Update oh-my-posh-bin package to 8.13.1

This commit is contained in:
Kamack38 2022-07-06 17:52:18 +00:00
parent 236973c18d
commit e8130f52db
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.12.0
pkgver = 8.13.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-06d40031db04e41aa8939e4cb15027da698a21ba8864238102f20d355982026a.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.12.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.12.0/COPYING
sha256sums = 06d40031db04e41aa8939e4cb15027da698a21ba8864238102f20d355982026a
source = themes-ec2c847c400e2315066f09e12bbda710c3ce5936ce1c326124dc3a2d133374f7.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.13.1/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.13.1/COPYING
sha256sums = ec2c847c400e2315066f09e12bbda710c3ce5936ce1c326124dc3a2d133374f7
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-7d2a760188ab585e3a5b3e2817c89de66646e132be1ee4734460575bf3fe3057::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.12.0/posh-linux-amd64
sha256sums_x86_64 = 7d2a760188ab585e3a5b3e2817c89de66646e132be1ee4734460575bf3fe3057
source_armv7h = posh-linux-arm-e05905370b70128b2e2445d00eee363b5ad1da18a8d8a47d27d9e2d712848088::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.12.0/posh-linux-arm
sha256sums_armv7h = e05905370b70128b2e2445d00eee363b5ad1da18a8d8a47d27d9e2d712848088
source_aarch64 = posh-linux-arm64-0d2bdf738b374e3d8e7ae12353662e3104755664f6250c762b1f17fd87b73012::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.12.0/posh-linux-arm64
sha256sums_aarch64 = 0d2bdf738b374e3d8e7ae12353662e3104755664f6250c762b1f17fd87b73012
source_x86_64 = posh-linux-amd64-8c2ba2876b04763afb5876fda52b69049f46be78a0de09131ee0bd3fbd6d6980::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.13.1/posh-linux-amd64
sha256sums_x86_64 = 8c2ba2876b04763afb5876fda52b69049f46be78a0de09131ee0bd3fbd6d6980
source_armv7h = posh-linux-arm-3603ee8b54fe9284eb2f6d5c7c0eff4c4db6cb8455b646e9b7ddff0a4138cbd7::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.13.1/posh-linux-arm
sha256sums_armv7h = 3603ee8b54fe9284eb2f6d5c7c0eff4c4db6cb8455b646e9b7ddff0a4138cbd7
source_aarch64 = posh-linux-arm64-e5719eeb4b3c8faee6444fe7464da26b793bbaa98248a1932a80c5a1c6c85601::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.13.1/posh-linux-arm64
sha256sums_aarch64 = e5719eeb4b3c8faee6444fe7464da26b793bbaa98248a1932a80c5a1c6c85601
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.12.0
pkgver=8.13.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=('06d40031db04e41aa8939e4cb15027da698a21ba8864238102f20d355982026a'
sha256sums=('ec2c847c400e2315066f09e12bbda710c3ce5936ce1c326124dc3a2d133374f7'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('7d2a760188ab585e3a5b3e2817c89de66646e132be1ee4734460575bf3fe3057')
sha256sums_armv7h=('e05905370b70128b2e2445d00eee363b5ad1da18a8d8a47d27d9e2d712848088')
sha256sums_aarch64=('0d2bdf738b374e3d8e7ae12353662e3104755664f6250c762b1f17fd87b73012')
sha256sums_x86_64=('8c2ba2876b04763afb5876fda52b69049f46be78a0de09131ee0bd3fbd6d6980')
sha256sums_armv7h=('3603ee8b54fe9284eb2f6d5c7c0eff4c4db6cb8455b646e9b7ddff0a4138cbd7')
sha256sums_aarch64=('e5719eeb4b3c8faee6444fe7464da26b793bbaa98248a1932a80c5a1c6c85601')
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"