Skip to content

Commit dbd0b2d

Browse files
committed
moor: update to 2.9.5
1 parent bcc510a commit dbd0b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-moor/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=moor
44
pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
6-
pkgver=2.9.4
6+
pkgver=2.9.5
77
pkgrel=1
88
pkgdesc='Terminal pager program (mingw-w64)'
99
arch=('any')
@@ -22,7 +22,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-moar")
2222
replaces=("${MINGW_PACKAGE_PREFIX}-moar")
2323
options=('!strip')
2424
source=("https://github.com/walles/moor/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
25-
sha256sums=('acc2ca25a7b83c2667ac544ed148cde24e405549b4d879612e39c8151382a371')
25+
sha256sums=('4899e65b6251871c9376814c0bebf2c2702bfbf295dcec2ecccd8e98141288a0')
2626

2727
build() {
2828
export GOOS=windows

0 commit comments

Comments
 (0)