From 1aab167f986b553622fffdb012f62db2b4d54394 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Thu, 10 Sep 2015 17:59:00 +0200 Subject: [PATCH] Bump pkgrel of mingw-w64-gettext to allow a new release Signed-off-by: Johannes Schindelin --- mingw-w64-gettext/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-gettext/PKGBUILD b/mingw-w64-gettext/PKGBUILD index 2f57eebcc547e..964007f31f098 100644 --- a/mingw-w64-gettext/PKGBUILD +++ b/mingw-w64-gettext/PKGBUILD @@ -4,7 +4,7 @@ _realname=gettext pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.19.5.1 -pkgrel=1 +pkgrel=2 arch=('any') pkgdesc="GNU internationalization library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"