[arch-commits] Commit in gettext/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue Feb 2 18:33:21 UTC 2016
Date: Tuesday, February 2, 2016 @ 19:33:21
Author: tpowa
Revision: 258805
upgpkg: gettext 0.19.7-1
bump to latest version
Modified:
gettext/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-02 18:25:26 UTC (rev 258804)
+++ PKGBUILD 2016-02-02 18:33:21 UTC (rev 258805)
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=gettext
-pkgver=0.19.6
-pkgrel=2
+pkgver=0.19.7
+pkgrel=1
pkgdesc="GNU internationalization library"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/gettext/"
@@ -31,5 +31,5 @@
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
-md5sums=('6d1447f8c5c45c329371ef4bfe7d79a5'
+md5sums=('87c4ab267c4dce8a75db5d057bb3c92f'
'SKIP')
More information about the arch-commits
mailing list