Skip to content

Commit

Permalink
Bump pkgrel of mingw-w64-gettext to allow a new release
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Sep 10, 2015
1 parent c69875d commit 1aab167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-gettext/PKGBUILD
Expand Up @@ -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"
Expand Down

0 comments on commit 1aab167

Please sign in to comment.