summaryrefslogtreecommitdiff
path: root/core/gettext
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-25 01:38:48 -0700
committerroot <root@rshg054.dnsready.net>2013-08-25 01:38:48 -0700
commiteed3b2a218be9aa9d9d8256f6b8ccd06d04b8804 (patch)
tree2404ba9a8a5481c0a2e700ca72d9657f6c393a64 /core/gettext
parent49e0f6ae5dad013852999f497117d6798b2fb085 (diff)
Sun Aug 25 01:38:43 PDT 2013
Diffstat (limited to 'core/gettext')
-rw-r--r--core/gettext/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
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