oh-my-posh: update to 25.23.0
next update on the 1st of June
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=oh-my-posh
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=25.20.0
|
||||
pkgver=25.23.0
|
||||
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=('558e1c2ca09678bed97f7c3f176707a535e5b7380eb16048a2c0d69b4b6e8b6c')
|
||||
sha256sums=('a51432663462ff79318b3ff4bc8d956c8ae0831df9f324a96f58e9532dbe4db8')
|
||||
|
||||
build() {
|
||||
export GOOS=windows
|
||||
|
||||
Reference in New Issue
Block a user