Update oh-my-posh-bin to 8.15.0

This commit is contained in:
Kamack38 2022-07-08 13:41:47 +00:00
parent e8130f52db
commit 697cdae54d

View file

@ -1,7 +1,7 @@
# Maintainer: Kamack38 <kamack38.biznes@gmail.com>
_pkgname='oh-my-posh'
pkgname="${_pkgname}-bin"
pkgver=8.13.1
pkgver=8.15.0
pkgrel=1
pkgdesc="A prompt theme engine for any shell."
arch=('x86_64' 'armv7h' 'aarch64')
@ -13,8 +13,8 @@ conflicts=("${_pkgname}")
sha256sums=('ec2c847c400e2315066f09e12bbda710c3ce5936ce1c326124dc3a2d133374f7'
'a5308c4e51268229a039ec4ec9a251a4cdb89d9380383e6e13aeba64a74f19ad')
sha256sums_x86_64=('8c2ba2876b04763afb5876fda52b69049f46be78a0de09131ee0bd3fbd6d6980')
sha256sums_armv7h=('3603ee8b54fe9284eb2f6d5c7c0eff4c4db6cb8455b646e9b7ddff0a4138cbd7')
sha256sums_aarch64=('e5719eeb4b3c8faee6444fe7464da26b793bbaa98248a1932a80c5a1c6c85601')
sha256sums_armv7h=('34eb0eaabc3fda98a9d54bfdd67778120d3b85c3c69961ec992a858b4b28e052')
sha256sums_aarch64=('e42acbfed371e622e90265cd2934db08c38c69cd62a2d88fe36fa243b268d294')
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"