Skip to content

Commit 5f4ed2d

Browse files
committed
oh-my-posh: update to 28.2.0
1 parent 1e44eff commit 5f4ed2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-oh-my-posh/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
_realname=oh-my-posh
55
pkgbase=mingw-w64-${_realname}
66
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
7-
pkgver=28.1.0
7+
pkgver=28.2.0
88
pkgrel=1
99
pkgdesc="A prompt theme engine for any shell (mingw-w64)"
1010
arch=('any')
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go"
2121
"${MINGW_PACKAGE_PREFIX}-cc")
2222
optdepends=("${MINGW_PACKAGE_PREFIX}-ttf-font-nerd: to have icons in prompt themes")
2323
source=("https://github.com/JanDeDobbeleer/oh-my-posh/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
24-
sha256sums=('ece79b5b65629cde224676c245597716fd2314c8ade3d3e42955a9bcf1eff302')
24+
sha256sums=('f9011ff83cb28efd92adafd2d9010b8ec4605bece02975defff60c6f4591ef43')
2525

2626
build() {
2727
export GOOS=windows

0 commit comments

Comments
 (0)