From 2579dc888d0308c442245d932f99cc4c61c39299 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 12 Jul 2013 01:25:16 -0700 Subject: Fri Jul 12 01:25:08 PDT 2013 --- core/gettext/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'core/gettext/PKGBUILD') diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD index 452bbd12f..6fc8ebfa1 100644 --- a/core/gettext/PKGBUILD +++ b/core/gettext/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 180089 2013-03-16 12:44:48Z tpowa $ +# $Id: PKGBUILD 189899 2013-07-11 06:27:56Z tpowa $ # Maintainer: pkgname=gettext -pkgver=0.18.2.1 +pkgver=0.18.3 pkgrel=1 pkgdesc="GNU internationalization library" arch=('i686' 'x86_64') @@ -14,9 +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=('034c8103b14654ebd300fadac44d6f14' - 'e4658c307333395a12f8d0b4d95fbb0f') - +md5sums=('3fa4236c41b7e837355de144210207ec' + 'SKIP') build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure --prefix=/usr -- cgit v1.2.3-54-g00ecf