Update oh-my-posh-bin package to 8.7.0

This commit is contained in:
Kamack38 2022-06-27 18:52:46 +00:00
parent 8d5d966629
commit 669df1256f
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.6.2
pkgver = 8.7.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-0a3743b8fecd23f5a815f6e90cdb10823d07bd01194af83f48c63afb0ac4b237.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.2/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.6.2/COPYING
sha256sums = 0a3743b8fecd23f5a815f6e90cdb10823d07bd01194af83f48c63afb0ac4b237
source = themes-51dab6a482a904ee651d9640c3158551a4389cf547b3aae9cba8d1cd44d619b7.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.7.0/COPYING
sha256sums = 51dab6a482a904ee651d9640c3158551a4389cf547b3aae9cba8d1cd44d619b7
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-b5e6e16b8a801b7fc9f4b0884887576b6af55abef261166c2d3e66f10ed06c57::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.2/posh-linux-amd64
sha256sums_x86_64 = b5e6e16b8a801b7fc9f4b0884887576b6af55abef261166c2d3e66f10ed06c57
source_armv7h = posh-linux-arm-f45b462da484a807bcc51fab7a3c0826013f16f915f42f53d2ec30e5fbea37c2::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.2/posh-linux-arm
sha256sums_armv7h = f45b462da484a807bcc51fab7a3c0826013f16f915f42f53d2ec30e5fbea37c2
source_aarch64 = posh-linux-arm64-565d737344fd0a64a3eb95b6298707f99ad0f35837f307ea1a890017904ffdaf::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.6.2/posh-linux-arm64
sha256sums_aarch64 = 565d737344fd0a64a3eb95b6298707f99ad0f35837f307ea1a890017904ffdaf
source_x86_64 = posh-linux-amd64-989e7226c662624044340b51a3d285155c3ee98a8b15a11d409343c1efc2f80d::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/posh-linux-amd64
sha256sums_x86_64 = 989e7226c662624044340b51a3d285155c3ee98a8b15a11d409343c1efc2f80d
source_armv7h = posh-linux-arm-d52b0102e9ddddcf177a90093c2b184203dde9461fcef17ec668121fe2b612bc::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/posh-linux-arm
sha256sums_armv7h = d52b0102e9ddddcf177a90093c2b184203dde9461fcef17ec668121fe2b612bc
source_aarch64 = posh-linux-arm64-764d3138390d5aa3750b87468081e116d4bac5524c587c5c11a50be53f3002f2::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.7.0/posh-linux-arm64
sha256sums_aarch64 = 764d3138390d5aa3750b87468081e116d4bac5524c587c5c11a50be53f3002f2
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.6.2
pkgver=8.7.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=('0a3743b8fecd23f5a815f6e90cdb10823d07bd01194af83f48c63afb0ac4b237'
sha256sums=('51dab6a482a904ee651d9640c3158551a4389cf547b3aae9cba8d1cd44d619b7'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('b5e6e16b8a801b7fc9f4b0884887576b6af55abef261166c2d3e66f10ed06c57')
sha256sums_armv7h=('f45b462da484a807bcc51fab7a3c0826013f16f915f42f53d2ec30e5fbea37c2')
sha256sums_aarch64=('565d737344fd0a64a3eb95b6298707f99ad0f35837f307ea1a890017904ffdaf')
sha256sums_x86_64=('989e7226c662624044340b51a3d285155c3ee98a8b15a11d409343c1efc2f80d')
sha256sums_armv7h=('d52b0102e9ddddcf177a90093c2b184203dde9461fcef17ec668121fe2b612bc')
sha256sums_aarch64=('764d3138390d5aa3750b87468081e116d4bac5524c587c5c11a50be53f3002f2')
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"