oh-my-posh: update to 24.18.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
e076b160e9
commit
8d134d8aed
@@ -3,7 +3,7 @@
|
||||
_realname=oh-my-posh
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=24.17.1
|
||||
pkgver=24.18.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=('c53c8c62bdc116a9ff11a54f5a0a8f9e0ac1ba594adcfe7dbf4941d663154636')
|
||||
sha256sums=('2ba43b849e9b06cc87cc4127dd3faae5caf359ae7c9ee617e4c04a1e9e0620ce')
|
||||
|
||||
build() {
|
||||
export GOOS=windows
|
||||
|
||||
Reference in New Issue
Block a user