Update oh-my-posh-bin package to 7.93.1

This commit is contained in:
Kamack38 2022-05-29 18:47:51 +00:00
parent 9938a244e8
commit 4fef1aff63
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.93.0
pkgver = 7.93.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-03ab68c0c4697572f9582040bb42f565c12b39089c5f97a2776f1eabfb87e176.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.0/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v7.93.0/COPYING
sha256sums = 03ab68c0c4697572f9582040bb42f565c12b39089c5f97a2776f1eabfb87e176
source = themes-6d0018d6e0036326a76735a0a1f30fbc916f380014888ca723088b1213d602da.zip::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.1/themes.zip
source = LICENSE-a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad::https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/v7.93.1/COPYING
sha256sums = 6d0018d6e0036326a76735a0a1f30fbc916f380014888ca723088b1213d602da
sha256sums = a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad
source_x86_64 = posh-linux-amd64-f52a952efbbad7eabfb2d86648aee47b1901c63a9f6293a23af6309bc19067cb::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.0/posh-linux-amd64
sha256sums_x86_64 = f52a952efbbad7eabfb2d86648aee47b1901c63a9f6293a23af6309bc19067cb
source_armv7h = posh-linux-arm-1d1fb33119ff3ba2e4c026c53b4f928c4103d7a5dca9c5d311f208214d6505a6::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.0/posh-linux-arm
sha256sums_armv7h = 1d1fb33119ff3ba2e4c026c53b4f928c4103d7a5dca9c5d311f208214d6505a6
source_aarch64 = posh-linux-arm64-cad934fed9b73f0dbda220ad0060bce54c0e2704f263050ba25c3c2dd884a319::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.0/posh-linux-arm64
sha256sums_aarch64 = cad934fed9b73f0dbda220ad0060bce54c0e2704f263050ba25c3c2dd884a319
source_x86_64 = posh-linux-amd64-44542f274037be5c98fc135fc46f5b18443f101fcec9b494a731636a1c8d3c51::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.1/posh-linux-amd64
sha256sums_x86_64 = 44542f274037be5c98fc135fc46f5b18443f101fcec9b494a731636a1c8d3c51
source_armv7h = posh-linux-arm-35e1d256d7c65743663750b718dfd16bb0cc3ae9c76bb9a79666e254fc946511::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.1/posh-linux-arm
sha256sums_armv7h = 35e1d256d7c65743663750b718dfd16bb0cc3ae9c76bb9a79666e254fc946511
source_aarch64 = posh-linux-arm64-572bccb398c7296245659d5c33abe88623fc296467d915e954057f15023cd90d::https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v7.93.1/posh-linux-arm64
sha256sums_aarch64 = 572bccb398c7296245659d5c33abe88623fc296467d915e954057f15023cd90d
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.93.0
pkgver=7.93.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=('03ab68c0c4697572f9582040bb42f565c12b39089c5f97a2776f1eabfb87e176'
sha256sums=('6d0018d6e0036326a76735a0a1f30fbc916f380014888ca723088b1213d602da'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('f52a952efbbad7eabfb2d86648aee47b1901c63a9f6293a23af6309bc19067cb')
sha256sums_armv7h=('1d1fb33119ff3ba2e4c026c53b4f928c4103d7a5dca9c5d311f208214d6505a6')
sha256sums_aarch64=('cad934fed9b73f0dbda220ad0060bce54c0e2704f263050ba25c3c2dd884a319')
sha256sums_x86_64=('44542f274037be5c98fc135fc46f5b18443f101fcec9b494a731636a1c8d3c51')
sha256sums_armv7h=('35e1d256d7c65743663750b718dfd16bb0cc3ae9c76bb9a79666e254fc946511')
sha256sums_aarch64=('572bccb398c7296245659d5c33abe88623fc296467d915e954057f15023cd90d')
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"