Update oh-my-posh-bin to 8.29.0

This commit is contained in:
Kamack38 2022-08-07 18:45:52 +00:00
parent 81c9bf3418
commit 7ef7837a55
2 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
pkgbase = oh-my-posh-bin
pkgdesc = A prompt theme engine for any shell.
pkgver = 8.28.0
pkgver = 8.29.0
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-105c8df1a2b9b22a1659eef9e9fb1e8ac78214a09e8db47f23f55fe7be216748.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.28.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.28.0/COPYING
sha256sums = 105c8df1a2b9b22a1659eef9e9fb1e8ac78214a09e8db47f23f55fe7be216748
source = themes-d6a329dfa2431ecf8540eb45c90b7796293d6d8320b5d60ef3548aa85b0b6b4e.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.29.0/COPYING
sha256sums = d6a329dfa2431ecf8540eb45c90b7796293d6d8320b5d60ef3548aa85b0b6b4e
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-07e0b541608fd6dda4ac560386dea790200b9b30f51cbefcaec5afc1b9dc5ff0::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.28.0/posh-linux-amd64
sha256sums_x86_64 = 07e0b541608fd6dda4ac560386dea790200b9b30f51cbefcaec5afc1b9dc5ff0
source_armv7h = posh-linux-arm-e314ba58f74f853f129669b2878d8a481c44090db3c9c84352657ba9a2f54c42::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.28.0/posh-linux-arm
sha256sums_armv7h = e314ba58f74f853f129669b2878d8a481c44090db3c9c84352657ba9a2f54c42
source_aarch64 = posh-linux-arm64-3d99c30b46288f07bdf824f1d1f7bce224544eedbc350919723db043bfac40ca::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.28.0/posh-linux-arm64
sha256sums_aarch64 = 3d99c30b46288f07bdf824f1d1f7bce224544eedbc350919723db043bfac40ca
source_x86_64 = posh-linux-amd64-543ce81e476cd646e51f6cf40d66985ac4ca702ff59f9fb20ecad975573897d5::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.0/posh-linux-amd64
sha256sums_x86_64 = 543ce81e476cd646e51f6cf40d66985ac4ca702ff59f9fb20ecad975573897d5
source_armv7h = posh-linux-arm-81f3bb68a63948edb6315946415ef3a0d20c4f2873c137e8ef1ee06efaa2b5aa::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.0/posh-linux-arm
sha256sums_armv7h = 81f3bb68a63948edb6315946415ef3a0d20c4f2873c137e8ef1ee06efaa2b5aa
source_aarch64 = posh-linux-arm64-60467ce5cb585dc0be6dea937a2800accb215a695efca91b4514dfcd25d48831::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.0/posh-linux-arm64
sha256sums_aarch64 = 60467ce5cb585dc0be6dea937a2800accb215a695efca91b4514dfcd25d48831
pkgname = oh-my-posh-bin

View file

@ -1,7 +1,7 @@
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
_pkgname='oh-my-posh'
pkgname="${_pkgname}-bin"
pkgver=8.28.0
pkgver=8.29.0
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=('105c8df1a2b9b22a1659eef9e9fb1e8ac78214a09e8db47f23f55fe7be216748'
sha256sums=('d6a329dfa2431ecf8540eb45c90b7796293d6d8320b5d60ef3548aa85b0b6b4e'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('07e0b541608fd6dda4ac560386dea790200b9b30f51cbefcaec5afc1b9dc5ff0')
sha256sums_armv7h=('e314ba58f74f853f129669b2878d8a481c44090db3c9c84352657ba9a2f54c42')
sha256sums_aarch64=('3d99c30b46288f07bdf824f1d1f7bce224544eedbc350919723db043bfac40ca')
sha256sums_x86_64=('543ce81e476cd646e51f6cf40d66985ac4ca702ff59f9fb20ecad975573897d5')
sha256sums_armv7h=('81f3bb68a63948edb6315946415ef3a0d20c4f2873c137e8ef1ee06efaa2b5aa')
sha256sums_aarch64=('60467ce5cb585dc0be6dea937a2800accb215a695efca91b4514dfcd25d48831')
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"