Skip to content

Commit 982bb0d

Browse files
feat: 🔼 Update oh-my-posh-bin from 23.10.1 to 23.11.1
1 parent 19e2ad4 commit 982bb0d

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.10.1
4+
pkgver=23.11.1
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=('74cb0abb9317d8544bc00132558391f538a39546b4f4000edfbf4b8f1c1e9ffe'
13+
sha256sums=('3c5e286072c8a81e5a498e83668adb4050df9d4d2a6ff89e36cae677f5aebf77'
1414
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
15-
sha256sums_x86_64=('c71d1886ab58747a1719d41423b0c3d9a9ec22e32ad608910745360658a81119')
16-
sha256sums_armv7h=('eed84dc64113933616a19e33122b75970e941a725d8e7e76d5aee0d05eb510b4')
17-
sha256sums_aarch64=('9655f8af7625b5f2721822e9d1fb002598076834b9b2a110520603a16787aeab')
15+
sha256sums_x86_64=('baf9084c3431e722e1fd9f576d2bc476d7e8bb2513293edf6d81720f57294e0d')
16+
sha256sums_armv7h=('04d9b79e7284e8109e6ccdcb64cb6bbf49d192dd5633169a375b94fca16382aa')
17+
sha256sums_aarch64=('b18936b930a20660e0841da9956f6d0a922922e2d25f0768c17c1718c3e0fc42')
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)