Update oh-my-posh-bin to 8.29.3

This commit is contained in:
Kamack38 2022-08-09 18:47:30 +00:00
parent 7ef7837a55
commit 45070615ca
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.29.0
pkgver = 8.29.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-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
source = themes-ebde4bf1a8dd655a0a69ff226a8e96310d1e65510f5a70226e78ff0e23363ffb.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.3/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v8.29.3/COPYING
sha256sums = ebde4bf1a8dd655a0a69ff226a8e96310d1e65510f5a70226e78ff0e23363ffb
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
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
source_x86_64 = posh-linux-amd64-93d5e7fb8340855716bf642bb8945802426f0c4a8f5bb9c9184a895b18b466d6::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.3/posh-linux-amd64
sha256sums_x86_64 = 93d5e7fb8340855716bf642bb8945802426f0c4a8f5bb9c9184a895b18b466d6
source_armv7h = posh-linux-arm-3603aa7e40bfbb92ba1b7a49384d8404c31e400e6c82d05e4100c1f66efdb977::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.3/posh-linux-arm
sha256sums_armv7h = 3603aa7e40bfbb92ba1b7a49384d8404c31e400e6c82d05e4100c1f66efdb977
source_aarch64 = posh-linux-arm64-bf0367a8f58ca23b74ee0a699ffcb26cab05d41d95c3061d818c7e3a1bb9704b::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v8.29.3/posh-linux-arm64
sha256sums_aarch64 = bf0367a8f58ca23b74ee0a699ffcb26cab05d41d95c3061d818c7e3a1bb9704b
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.29.0
pkgver=8.29.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=('d6a329dfa2431ecf8540eb45c90b7796293d6d8320b5d60ef3548aa85b0b6b4e'
sha256sums=('ebde4bf1a8dd655a0a69ff226a8e96310d1e65510f5a70226e78ff0e23363ffb'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('543ce81e476cd646e51f6cf40d66985ac4ca702ff59f9fb20ecad975573897d5')
sha256sums_armv7h=('81f3bb68a63948edb6315946415ef3a0d20c4f2873c137e8ef1ee06efaa2b5aa')
sha256sums_aarch64=('60467ce5cb585dc0be6dea937a2800accb215a695efca91b4514dfcd25d48831')
sha256sums_x86_64=('93d5e7fb8340855716bf642bb8945802426f0c4a8f5bb9c9184a895b18b466d6')
sha256sums_armv7h=('3603aa7e40bfbb92ba1b7a49384d8404c31e400e6c82d05e4100c1f66efdb977')
sha256sums_aarch64=('bf0367a8f58ca23b74ee0a699ffcb26cab05d41d95c3061d818c7e3a1bb9704b')
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"