summaryrefslogtreecommitdiff
path: root/core/gettext
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-17 00:30:56 -0700
committerroot <root@rshg054.dnsready.net>2013-03-17 00:30:56 -0700
commit993f2994ae292cae095a0282520680c33d92af5b (patch)
tree9784eadc28df639d1dd02269687e7c9d0e5bc595 /core/gettext
parentea60830c19f04f36803e26821bd9db1361489653 (diff)
Sun Mar 17 00:30:56 PDT 2013
Diffstat (limited to 'core/gettext')
-rw-r--r--core/gettext/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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}"