Skip to content

Commit 44e98df

Browse files
feat: 🔼 Update oh-my-posh-bin from 26.17.1 to 26.17.2
1 parent d8fdfb6 commit 44e98df

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎packages/oh-my-posh-bin/PKGBUILD‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
22
_pkgname='oh-my-posh'
33
pkgname="${_pkgname}-bin"
4-
pkgver=26.17.1
4+
pkgver=26.17.2
55
pkgrel=1
66
pkgdesc="A prompt theme engine for any shell."
77
arch=('x86_64' 'armv7h' 'aarch64')
@@ -10,11 +10,11 @@ license=('MIT')
1010
makedepends=('curl')
1111
provides=("${_pkgname}")
1212
conflicts=("${_pkgname}")
13-
sha256sums=('4edc5b799a3e85a07a0bd61c8a6300328ddf01e14fff96716b6023bae7099cdc'
13+
sha256sums=('92f85026c7feba36960d8c4adf1eb1c83cc42da09f090f90b65e36a2c3a701e6'
1414
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
15-
sha256sums_x86_64=('9746ff5bc37b72dab0b6302e2ad88dc9632f6dbc82a50be8301aec2ebe22acdd')
16-
sha256sums_armv7h=('a3b3288d425da8b0e607baf50d8a24d0cd841ca5946615ea7c6f9fbb215a724e')
17-
sha256sums_aarch64=('bbd476f5474e599cb4f1f1c3a160068fee288d659352389bbc34db6303580b1f')
15+
sha256sums_x86_64=('59e039b22119815313a4420222e3f621e1797625ecc6a05342d20aa92fe7c239')
16+
sha256sums_armv7h=('9d1ee4e7ebb2aec477dff6452d9b73ba0e55a9bb2028e413d107e31b9ecdfd23')
17+
sha256sums_aarch64=('0193a28751e52d83f289c6eb90f2545ea71dae7320224dbc861947c3a925d139')
1818
source=(
1919
"themes-${sha256sums[0]}.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$pkgver/themes.zip"
2020
"LICENSE-${sha256sums[1]}::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v${pkgver}/COPYING"

0 commit comments

Comments
 (0)