summaryrefslogtreecommitdiff
path: root/core/gettext
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-08-27 12:44:19 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-08-27 12:44:19 +0200
commit830afd54d0d990fdb982292bed4c97f577dc195d (patch)
tree5c081214c4d28eae5e46c33094131ecc555b4a8f /core/gettext
parent06dc337f60287526f4db95ce79a2ea506023bffa (diff)
parent5ea071a53492ec9512f8d08a8b8ff8e08499209d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/collectd/PKGBUILD community/erlang/PKGBUILD community/fcitx-mozc/PKGBUILD community/libgexiv2/PKGBUILD community/monica/PKGBUILD community/neatx/PKGBUILD community/qstardict/PKGBUILD community/shell-fm/PKGBUILD core/isl/PKGBUILD extra/kdeadmin/PKGBUILD extra/kdenetwork/PKGBUILD extra/kdesdk/PKGBUILD extra/kdetoys/PKGBUILD extra/pkgfile/PKGBUILD extra/pyqt4/PKGBUILD extra/sip/PKGBUILD extra/sqlite/PKGBUILD
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 c379ab0e3..90731c03d 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' 'mips64el')
@@ -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