[arch-commits] Commit in gettext/trunk (PKGBUILD)
    Tobias Powalowski 
    tpowa at archlinux.org
       
    Sat Jun 11 18:47:14 UTC 2016
    
    
  
    Date: Saturday, June 11, 2016 @ 20:47:13
  Author: tpowa
Revision: 269361
upgpkg: gettext 0.19.8.1-1
bump to latest version
Modified:
  gettext/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 17:29:22 UTC (rev 269360)
+++ PKGBUILD	2016-06-11 18:47:13 UTC (rev 269361)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=gettext
-pkgver=0.19.8
+pkgver=0.19.8.1
 pkgrel=1
 pkgdesc="GNU internationalization library"
 arch=('i686' 'x86_64')
@@ -31,5 +31,5 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('7ad5c90e32ac6828de955a0432ab4a7c'
+md5sums=('97e034cf8ce5ba73a28ff6c3c0638092'
          'SKIP')
    
    
More information about the arch-commits
mailing list