From 993f2994ae292cae095a0282520680c33d92af5b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 17 Mar 2013 00:30:56 -0700 Subject: Sun Mar 17 00:30:56 PDT 2013 --- core/gettext/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'core/gettext') diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD index cc2ce7239..452bbd12f 100644 --- a/core/gettext/PKGBUILD +++ b/core/gettext/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 174268 2013-01-03 13:58:09Z allan $ +# $Id: PKGBUILD 180089 2013-03-16 12:44:48Z tpowa $ # Maintainer: pkgname=gettext -pkgver=0.18.2 +pkgver=0.18.2.1 pkgrel=1 pkgdesc="GNU internationalization library" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ optdepends=('cvs: for autopoint tool') options=(!libtool !docs) install=gettext.install source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('0c86e5af70c195ab8bd651d17d783928' - '1a658e29a03ab42da6d2d468b0583407') +md5sums=('034c8103b14654ebd300fadac44d6f14' + 'e4658c307333395a12f8d0b4d95fbb0f') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf