oh-my-posh: update to 14.2.7

This commit is contained in:
Mehdi Chinoune
2023-02-11 01:17:34 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 9765137f60
commit f2c9802f1d

View File

@@ -2,7 +2,7 @@
_realname=oh-my-posh
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=14.2.6
pkgver=14.2.7
pkgrel=1
pkgdesc="A prompt theme engine for any shell. (mingw-w64)"
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/JanDeDobbeleer/oh-my-posh"
license=('MIT')
makedepends=( "${MINGW_PACKAGE_PREFIX}-go"
"${MINGW_PACKAGE_PREFIX}-cc")
sha256sums=('00e857565e5a533e6441dc208ff533144ea0d13ac63dcd482b40fd6d161d3fda')
sha256sums=('061ff0e25d46b9dcdd4aa17498ab11bb2d64468d12a56cb1dfdfd87f5900b008')
source=("$_realname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
build() {
export GOOS=windows