oh-my-posh: update to 27.5.2
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
_realname=oh-my-posh
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=27.4.4
|
||||
pkgver=27.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="A prompt theme engine for any shell (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -21,7 +21,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=('353a35820381f70cbc63e106bb7b32d4500b01341cf6f74cae5f0f4f6c29e2f6')
|
||||
sha256sums=('a31741b4445986ac4ee831de023e89e14a326e24c07af6e3d9fa9c61d39971c2')
|
||||
|
||||
build() {
|
||||
export GOOS=windows
|
||||
|
||||
Reference in New Issue
Block a user