Update oh-my-posh-bin package to 8.11.1
This commit is contained in:
parent
36c3375bd3
commit
e16936dd0f
2 changed files with 15 additions and 15 deletions
20
.SRCINFO
20
.SRCINFO
|
@ -1,6 +1,6 @@
|
|||
pkgbase = oh-my-posh-bin
|
||||
pkgdesc = A prompt theme engine for any shell.
|
||||
pkgver = 8.10.2
|
||||
pkgver = 8.11.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/JanDeDobbeleer/oh-my-posh
|
||||
arch = x86_64
|
||||
|
@ -14,15 +14,15 @@ pkgbase = oh-my-posh-bin
|
|||
provides = oh-my-posh
|
||||
conflicts = oh-my-posh
|
||||
noextract = themes.zip
|
||||
source = themes-e4072980e87bcd4aa22b5b8023016d0b65f9d8c520be7da9a49ac38e0131c9aa.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.10.2/themes.zip
|
||||
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.10.2/COPYING
|
||||
sha256sums = e4072980e87bcd4aa22b5b8023016d0b65f9d8c520be7da9a49ac38e0131c9aa
|
||||
source = themes-26338971dfffc5eacf14b3869430c8dca49122a2cbaae0c7f2d33b2d4ac33032.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.11.1/themes.zip
|
||||
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.11.1/COPYING
|
||||
sha256sums = 26338971dfffc5eacf14b3869430c8dca49122a2cbaae0c7f2d33b2d4ac33032
|
||||
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
|
||||
source_x86_64 = posh-linux-amd64-5617adb7c4e4d7e48b9ae7c191efecace34d7208095e18677db5a7396ef1058d::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.10.2/posh-linux-amd64
|
||||
sha256sums_x86_64 = 5617adb7c4e4d7e48b9ae7c191efecace34d7208095e18677db5a7396ef1058d
|
||||
source_armv7h = posh-linux-arm-aec4460e789d199697172075945758595597a87f8eccc3ef19e3d14b1b775ed1::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.10.2/posh-linux-arm
|
||||
sha256sums_armv7h = aec4460e789d199697172075945758595597a87f8eccc3ef19e3d14b1b775ed1
|
||||
source_aarch64 = posh-linux-arm64-a88842092f7f9636ea0d04ac28d71453f250e93a3aa61c5725c8531d0c2cdb4c::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.10.2/posh-linux-arm64
|
||||
sha256sums_aarch64 = a88842092f7f9636ea0d04ac28d71453f250e93a3aa61c5725c8531d0c2cdb4c
|
||||
source_x86_64 = posh-linux-amd64-9426e11758b6f52d56b61135db5126bd28069399780c5232c1d9348e2b6fbd29::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.11.1/posh-linux-amd64
|
||||
sha256sums_x86_64 = 9426e11758b6f52d56b61135db5126bd28069399780c5232c1d9348e2b6fbd29
|
||||
source_armv7h = posh-linux-arm-b9a9664028516423a711d67e9edfda291ae44598441ca3c79203bfbf94d47601::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.11.1/posh-linux-arm
|
||||
sha256sums_armv7h = b9a9664028516423a711d67e9edfda291ae44598441ca3c79203bfbf94d47601
|
||||
source_aarch64 = posh-linux-arm64-a5fb61344254cccaba14ebf309fc9f19e7b9002388402ca0eda0853665369520::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.11.1/posh-linux-arm64
|
||||
sha256sums_aarch64 = a5fb61344254cccaba14ebf309fc9f19e7b9002388402ca0eda0853665369520
|
||||
|
||||
pkgname = oh-my-posh-bin
|
||||
|
|
10
PKGBUILD
10
PKGBUILD
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
|
||||
_pkgname='oh-my-posh'
|
||||
pkgname="${_pkgname}-bin"
|
||||
pkgver=8.10.2
|
||||
pkgver=8.11.1
|
||||
pkgrel=1
|
||||
pkgdesc="A prompt theme engine for any shell."
|
||||
arch=('x86_64' 'armv7h' 'aarch64')
|
||||
|
@ -10,11 +10,11 @@ license=('MIT')
|
|||
makedepends=('curl' 'grep' 'sed' 'unzip')
|
||||
provides=("${_pkgname}")
|
||||
conflicts=("${_pkgname}")
|
||||
sha256sums=('e4072980e87bcd4aa22b5b8023016d0b65f9d8c520be7da9a49ac38e0131c9aa'
|
||||
sha256sums=('26338971dfffc5eacf14b3869430c8dca49122a2cbaae0c7f2d33b2d4ac33032'
|
||||
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
|
||||
sha256sums_x86_64=('5617adb7c4e4d7e48b9ae7c191efecace34d7208095e18677db5a7396ef1058d')
|
||||
sha256sums_armv7h=('aec4460e789d199697172075945758595597a87f8eccc3ef19e3d14b1b775ed1')
|
||||
sha256sums_aarch64=('a88842092f7f9636ea0d04ac28d71453f250e93a3aa61c5725c8531d0c2cdb4c')
|
||||
sha256sums_x86_64=('9426e11758b6f52d56b61135db5126bd28069399780c5232c1d9348e2b6fbd29')
|
||||
sha256sums_armv7h=('b9a9664028516423a711d67e9edfda291ae44598441ca3c79203bfbf94d47601')
|
||||
sha256sums_aarch64=('a5fb61344254cccaba14ebf309fc9f19e7b9002388402ca0eda0853665369520')
|
||||
source=(
|
||||
"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"
|
||||
|
|
Loading…
Reference in a new issue