[arch-commits] Commit in gettext/trunk (PKGBUILD)
    Tobias Powalowski 
    tpowa at archlinux.org
       
    Thu Jun  9 17:54:31 UTC 2016
    
    
  
    Date: Thursday, June 9, 2016 @ 19:54:30
  Author: tpowa
Revision: 269223
upgpkg: gettext 0.19.8-1
bump to latest version
Modified:
  gettext/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-09 17:49:25 UTC (rev 269222)
+++ PKGBUILD	2016-06-09 17:54:30 UTC (rev 269223)
@@ -2,7 +2,7 @@
 # Maintainer:
 
 pkgname=gettext
-pkgver=0.19.7
+pkgver=0.19.8
 pkgrel=1
 pkgdesc="GNU internationalization library"
 arch=('i686' 'x86_64')
@@ -31,5 +31,5 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('87c4ab267c4dce8a75db5d057bb3c92f'
+md5sums=('7ad5c90e32ac6828de955a0432ab4a7c'
          'SKIP')
    
    
More information about the arch-commits
mailing list