[arch-commits] Commit in gettext/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed Jun 9 19:25:01 UTC 2010


    Date: Wednesday, June 9, 2010 @ 15:25:00
  Author: tpowa
Revision: 82270

upgpkg: gettext 0.18.1.1-1
bump to latest version

Modified:
  gettext/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-09 19:21:38 UTC (rev 82269)
+++ PKGBUILD	2010-06-09 19:25:00 UTC (rev 82270)
@@ -2,7 +2,7 @@
 # Maintainer: 
 
 pkgname=gettext
-pkgver=0.18
+pkgver=0.18.1.1
 pkgrel=1
 pkgdesc="GNU internationalization library"
 arch=('i686' 'x86_64')
@@ -14,6 +14,7 @@
 options=(!libtool)
 install=gettext.install
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz)
+md5sums=('3dd55b952826d2b32f51308f2f91aa89')
 
 build() {
   cd $srcdir/${pkgname}-${pkgver}
@@ -26,4 +27,3 @@
   cd $srcdir/${pkgname}-${pkgver}
   make DESTDIR=$pkgdir install
 }
-md5sums=('d52a3e061032a1ed13856d42fc86f0fd')




More information about the arch-commits mailing list