Update oh-my-posh-bin package to 7.91.3

This commit is contained in:
Kamack38 2022-05-25 18:49:57 +00:00
parent b7769b6728
commit f4e196f7bf
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.91.0
pkgver = 7.91.3
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-5070431645b764048842fc58a64f61e39324e7ef50a583794407a46fdf15f73c.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v7.91.0/COPYING
sha256sums = 5070431645b764048842fc58a64f61e39324e7ef50a583794407a46fdf15f73c
source = themes-e172e91d824ff14fe7cf0b9ecb97ef96f5cf89405ce77cfaefb91524e297d1bd.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.3/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v7.91.3/COPYING
sha256sums = e172e91d824ff14fe7cf0b9ecb97ef96f5cf89405ce77cfaefb91524e297d1bd
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-5018214fec6f0e3073e3ca19dc11a5a5373db5742d11fb05fe304c974418b434::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.0/posh-linux-amd64
sha256sums_x86_64 = 5018214fec6f0e3073e3ca19dc11a5a5373db5742d11fb05fe304c974418b434
source_armv7h = posh-linux-arm-1478fded6374b158312f568d1b7c2f17bd465cfb6bd469b9f78ed322a3045252::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.0/posh-linux-arm
sha256sums_armv7h = 1478fded6374b158312f568d1b7c2f17bd465cfb6bd469b9f78ed322a3045252
source_aarch64 = posh-linux-arm64-9e721ddbb144ac6e5ff45cebf18bd697e453c1d82e9b9c22b3117ae4c09b3dc2::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.0/posh-linux-arm64
sha256sums_aarch64 = 9e721ddbb144ac6e5ff45cebf18bd697e453c1d82e9b9c22b3117ae4c09b3dc2
source_x86_64 = posh-linux-amd64-534af05b6d5a1107e29526810f6dcf766135fc9b1465da6fe2ff7ddfe93bd720::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.3/posh-linux-amd64
sha256sums_x86_64 = 534af05b6d5a1107e29526810f6dcf766135fc9b1465da6fe2ff7ddfe93bd720
source_armv7h = posh-linux-arm-dc7572d79a8b7b5f4066fafde4cb772df75b73e6d843b92dbf1b5e63a8203067::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.3/posh-linux-arm
sha256sums_armv7h = dc7572d79a8b7b5f4066fafde4cb772df75b73e6d843b92dbf1b5e63a8203067
source_aarch64 = posh-linux-arm64-143f6f770d2bcbc681b5c141cf53476e53d3c472fb3c1c5e3aecc2baa6827af9::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.91.3/posh-linux-arm64
sha256sums_aarch64 = 143f6f770d2bcbc681b5c141cf53476e53d3c472fb3c1c5e3aecc2baa6827af9
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.91.0
pkgver=7.91.3
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=('5070431645b764048842fc58a64f61e39324e7ef50a583794407a46fdf15f73c'
sha256sums=('e172e91d824ff14fe7cf0b9ecb97ef96f5cf89405ce77cfaefb91524e297d1bd'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('5018214fec6f0e3073e3ca19dc11a5a5373db5742d11fb05fe304c974418b434')
sha256sums_armv7h=('1478fded6374b158312f568d1b7c2f17bd465cfb6bd469b9f78ed322a3045252')
sha256sums_aarch64=('9e721ddbb144ac6e5ff45cebf18bd697e453c1d82e9b9c22b3117ae4c09b3dc2')
sha256sums_x86_64=('534af05b6d5a1107e29526810f6dcf766135fc9b1465da6fe2ff7ddfe93bd720')
sha256sums_armv7h=('dc7572d79a8b7b5f4066fafde4cb772df75b73e6d843b92dbf1b5e63a8203067')
sha256sums_aarch64=('143f6f770d2bcbc681b5c141cf53476e53d3c472fb3c1c5e3aecc2baa6827af9')
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"