Skip to content

Commit b5a2392

Browse files
feat: 🔼 Update oh-my-posh-bin from 23.3.3 to 23.4.0
1 parent 26d01ab commit b5a2392

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=23.3.3
4+
pkgver=23.4.0
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' 'grep' 'sed' 'unzip')
1111
provides=("${_pkgname}")
1212
conflicts=("${_pkgname}")
13-
sha256sums=('fcbb047b71fa0bed8d6c33d855ba29d58da56df65245eb4073651cd0d1f8443a'
13+
sha256sums=('80b49cc23f8ced8ec8a7d2a290222a6fa94e419946f7c204b32219b88f3940df'
1414
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
15-
sha256sums_x86_64=('61e478bd71f47009996d50fe42009ca26fce70de8a4d164b038295aaece1d7c8')
16-
sha256sums_armv7h=('ec25112fad99c93216999692ec6ee39c7f060a046e3adcb849a9f8e1f2234239')
17-
sha256sums_aarch64=('99ea7e4f5f6f8ecec9f6f36f3c1881dd05b7c74e5edcd24ee42a81a0d82aa6b2')
15+
sha256sums_x86_64=('da370b418e2ee02acffe67d0b9d1c659d2714ba5c8f8f701e2f3c9be252735c6')
16+
sha256sums_armv7h=('0dc5f5413749f0a0537ba03290695b3f1819da53caad1c324a0c5a838abed764')
17+
sha256sums_aarch64=('74466ab2242d8e15f20129522e9fdffeb98a8706a5073a85e9f4ad04581f76ee')
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)