Update oh-my-posh-bin package to 7.87.0

This commit is contained in:
Kamack38 2022-05-21 18:59:55 +00:00
parent 2755b0b01f
commit 89e82b6a3c
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 = 7.86.0
pkgver = 7.87.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-046f4b0a9e5139419267a19e90580439587cf166347508af48ea34d0175e4cfe.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.86.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v7.86.0/COPYING
sha256sums = 046f4b0a9e5139419267a19e90580439587cf166347508af48ea34d0175e4cfe
source = themes-bc7c58dc831812b77a20d3f0077a9639a87d0cdf0c4acb5cf70e76e4439b4125.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.87.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v7.87.0/COPYING
sha256sums = bc7c58dc831812b77a20d3f0077a9639a87d0cdf0c4acb5cf70e76e4439b4125
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-cec872ad1680396bee79d5edab1d1ccfaecdbd7747917e651146fcad81e305f3::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.86.0/posh-linux-amd64
sha256sums_x86_64 = cec872ad1680396bee79d5edab1d1ccfaecdbd7747917e651146fcad81e305f3
source_armv7h = posh-linux-arm-185307620148bb91e94feb04165d2f4e597f2f94249c9878b382fb6c8e51a1a4::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.86.0/posh-linux-arm
sha256sums_armv7h = 185307620148bb91e94feb04165d2f4e597f2f94249c9878b382fb6c8e51a1a4
source_aarch64 = posh-linux-arm64-a8b383312441e2c0e20246f4ad1956fd1c93d6eda3d3fc13d36a59d2af3eee09::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.86.0/posh-linux-arm64
sha256sums_aarch64 = a8b383312441e2c0e20246f4ad1956fd1c93d6eda3d3fc13d36a59d2af3eee09
source_x86_64 = posh-linux-amd64-b52f0ec55e52170b7aa0e8edd01814c7991c7fd9013242e571ca40931dc30867::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.87.0/posh-linux-amd64
sha256sums_x86_64 = b52f0ec55e52170b7aa0e8edd01814c7991c7fd9013242e571ca40931dc30867
source_armv7h = posh-linux-arm-dc842758f227ca3d1ab9f6db10333df5a2d4a6477902d0f47f892693149da71c::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.87.0/posh-linux-arm
sha256sums_armv7h = dc842758f227ca3d1ab9f6db10333df5a2d4a6477902d0f47f892693149da71c
source_aarch64 = posh-linux-arm64-33b706be1004e6c6893573f1fd5556fb32967db530d3456913dc2766df74629a::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.87.0/posh-linux-arm64
sha256sums_aarch64 = 33b706be1004e6c6893573f1fd5556fb32967db530d3456913dc2766df74629a
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=7.86.0
pkgver=7.87.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=('046f4b0a9e5139419267a19e90580439587cf166347508af48ea34d0175e4cfe'
sha256sums=('bc7c58dc831812b77a20d3f0077a9639a87d0cdf0c4acb5cf70e76e4439b4125'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('cec872ad1680396bee79d5edab1d1ccfaecdbd7747917e651146fcad81e305f3')
sha256sums_armv7h=('185307620148bb91e94feb04165d2f4e597f2f94249c9878b382fb6c8e51a1a4')
sha256sums_aarch64=('a8b383312441e2c0e20246f4ad1956fd1c93d6eda3d3fc13d36a59d2af3eee09')
sha256sums_x86_64=('b52f0ec55e52170b7aa0e8edd01814c7991c7fd9013242e571ca40931dc30867')
sha256sums_armv7h=('dc842758f227ca3d1ab9f6db10333df5a2d4a6477902d0f47f892693149da71c')
sha256sums_aarch64=('33b706be1004e6c6893573f1fd5556fb32967db530d3456913dc2766df74629a')
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"