oh-my-posh: update to 25.2.1
This commit is contained in:
parent
010f4d6a1f
commit
6f40fb9d9d
@ -3,7 +3,7 @@
|
||||
_realname=oh-my-posh
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=25.2.0
|
||||
pkgver=25.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="A prompt theme engine for any shell (mingw-w64)"
|
||||
arch=('any')
|
||||
@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc")
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-ttf-font-nerd: to have icons in prompt themes")
|
||||
source=("https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4450fdf8e94a58c0dd5ff320fdf4457c448d899e1b6c8b42c1a963acab972423')
|
||||
sha256sums=('f5bfec0c3a7991a9ebea0e2f04b07c03b05f8c2edd3d7dc1ac0df3ca88fb1883')
|
||||
|
||||
build() {
|
||||
export GOOS=windows
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user