From eed3b2a218be9aa9d9d8256f6b8ccd06d04b8804 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Aug 2013 01:38:48 -0700 Subject: Sun Aug 25 01:38:43 PDT 2013 --- core/gettext/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'core/gettext') diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD index 6fc8ebfa1..ce5e3e8b8 100644 --- a/core/gettext/PKGBUILD +++ b/core/gettext/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 189899 2013-07-11 06:27:56Z tpowa $ +# $Id: PKGBUILD 193578 2013-08-24 12:17:50Z tpowa $ # Maintainer: pkgname=gettext -pkgver=0.18.3 +pkgver=0.18.3.1 pkgrel=1 pkgdesc="GNU internationalization library" arch=('i686' 'x86_64') @@ -14,8 +14,9 @@ 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=('3fa4236c41b7e837355de144210207ec' +md5sums=('3fc808f7d25487fc72b5759df7419e02' 'SKIP') + build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf