Update oh-my-posh-bin to 8.23.1
This commit is contained in:
parent
d68483e650
commit
c3b60572e6
2 changed files with 15 additions and 15 deletions
20
.SRCINFO
20
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = oh-my-posh-bin
|
pkgbase = oh-my-posh-bin
|
||||||
pkgdesc = A prompt theme engine for any shell.
|
pkgdesc = A prompt theme engine for any shell.
|
||||||
pkgver = 8.22.7
|
pkgver = 8.23.1
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/JanDeDobbeleer/oh-my-posh
|
url = https://github.com/JanDeDobbeleer/oh-my-posh
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -14,15 +14,15 @@ pkgbase = oh-my-posh-bin
|
||||||
provides = oh-my-posh
|
provides = oh-my-posh
|
||||||
conflicts = oh-my-posh
|
conflicts = oh-my-posh
|
||||||
noextract = themes.zip
|
noextract = themes.zip
|
||||||
source = themes-06c57314898618b029523a98ee75ac7edceea66a31ab3a2c203718188ea17b50.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.22.7/themes.zip
|
source = themes-aff2a946600ef33a80c4e818c7b61ca602fb1f81b04741ff36d4bfe5c226fc6b.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.23.1/themes.zip
|
||||||
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.22.7/COPYING
|
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.23.1/COPYING
|
||||||
sha256sums = 06c57314898618b029523a98ee75ac7edceea66a31ab3a2c203718188ea17b50
|
sha256sums = aff2a946600ef33a80c4e818c7b61ca602fb1f81b04741ff36d4bfe5c226fc6b
|
||||||
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
|
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
|
||||||
source_x86_64 = posh-linux-amd64-302b80694e2c21d7a9c9f7eb25b2d96ee4fdb23688cd0ad9fb1b367addca2039::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.22.7/posh-linux-amd64
|
source_x86_64 = posh-linux-amd64-ca40287746be71a7ff8704fad2593e46796bf46a2f4992b48d947d2c9e0cc701::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.23.1/posh-linux-amd64
|
||||||
sha256sums_x86_64 = 302b80694e2c21d7a9c9f7eb25b2d96ee4fdb23688cd0ad9fb1b367addca2039
|
sha256sums_x86_64 = ca40287746be71a7ff8704fad2593e46796bf46a2f4992b48d947d2c9e0cc701
|
||||||
source_armv7h = posh-linux-arm-4f9d55e8da2aa5845b22b1db91c831e5a2b7f28eead22780e8c0ec0aaa4fdaab::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.22.7/posh-linux-arm
|
source_armv7h = posh-linux-arm-58b6499b9244e5a64840bb39534de16d1fe4f6d46a5c64c180bf150a5cbe2165::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.23.1/posh-linux-arm
|
||||||
sha256sums_armv7h = 4f9d55e8da2aa5845b22b1db91c831e5a2b7f28eead22780e8c0ec0aaa4fdaab
|
sha256sums_armv7h = 58b6499b9244e5a64840bb39534de16d1fe4f6d46a5c64c180bf150a5cbe2165
|
||||||
source_aarch64 = posh-linux-arm64-35d53c87385ee8bd9240d5c1aeea74c72abdbd086af17aa28411124964d5d09c::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.22.7/posh-linux-arm64
|
source_aarch64 = posh-linux-arm64-7b40dd7b1f4d26acba9dc48af4bb3cc5f1006cb5979bb5508a39d75997f366e9::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.23.1/posh-linux-arm64
|
||||||
sha256sums_aarch64 = 35d53c87385ee8bd9240d5c1aeea74c72abdbd086af17aa28411124964d5d09c
|
sha256sums_aarch64 = 7b40dd7b1f4d26acba9dc48af4bb3cc5f1006cb5979bb5508a39d75997f366e9
|
||||||
|
|
||||||
pkgname = oh-my-posh-bin
|
pkgname = oh-my-posh-bin
|
||||||
|
|
10
PKGBUILD
10
PKGBUILD
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
|
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
|
||||||
_pkgname='oh-my-posh'
|
_pkgname='oh-my-posh'
|
||||||
pkgname="${_pkgname}-bin"
|
pkgname="${_pkgname}-bin"
|
||||||
pkgver=8.22.7
|
pkgver=8.23.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A prompt theme engine for any shell."
|
pkgdesc="A prompt theme engine for any shell."
|
||||||
arch=('x86_64' 'armv7h' 'aarch64')
|
arch=('x86_64' 'armv7h' 'aarch64')
|
||||||
|
@ -10,11 +10,11 @@ license=('MIT')
|
||||||
makedepends=('curl' 'grep' 'sed' 'unzip')
|
makedepends=('curl' 'grep' 'sed' 'unzip')
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
conflicts=("${_pkgname}")
|
conflicts=("${_pkgname}")
|
||||||
sha256sums=('06c57314898618b029523a98ee75ac7edceea66a31ab3a2c203718188ea17b50'
|
sha256sums=('aff2a946600ef33a80c4e818c7b61ca602fb1f81b04741ff36d4bfe5c226fc6b'
|
||||||
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
|
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
|
||||||
sha256sums_x86_64=('302b80694e2c21d7a9c9f7eb25b2d96ee4fdb23688cd0ad9fb1b367addca2039')
|
sha256sums_x86_64=('ca40287746be71a7ff8704fad2593e46796bf46a2f4992b48d947d2c9e0cc701')
|
||||||
sha256sums_armv7h=('4f9d55e8da2aa5845b22b1db91c831e5a2b7f28eead22780e8c0ec0aaa4fdaab')
|
sha256sums_armv7h=('58b6499b9244e5a64840bb39534de16d1fe4f6d46a5c64c180bf150a5cbe2165')
|
||||||
sha256sums_aarch64=('35d53c87385ee8bd9240d5c1aeea74c72abdbd086af17aa28411124964d5d09c')
|
sha256sums_aarch64=('7b40dd7b1f4d26acba9dc48af4bb3cc5f1006cb5979bb5508a39d75997f366e9')
|
||||||
source=(
|
source=(
|
||||||
"themes-${sha256sums[0]}.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$pkgver/themes.zip"
|
"themes-${sha256sums[0]}.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v$pkgver/themes.zip"
|
||||||
"LICENSE-${sha256sums[1]}::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v${pkgver}/COPYING"
|
"LICENSE-${sha256sums[1]}::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v${pkgver}/COPYING"
|
||||||
|
|
Loading…
Reference in a new issue