From 2cc7d391ca6fb8288fd4e620c2300e0e86f0d3bd Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 21 Feb 2017 12:41:58 +0300 Subject: [PATCH] gettext: Rebuild with fixed binutils --- 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 31d20e4377..7082799c0c 100644 --- a/mingw-w64-gettext/PKGBUILD +++ b/mingw-w64-gettext/PKGBUILD @@ -5,7 +5,7 @@ _realname=gettext pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.19.8.1 -pkgrel=1 +pkgrel=2 arch=('any') pkgdesc="GNU internationalization library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-expat"