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

Antonio Rojas arojas at archlinux.org
Thu Sep 8 20:59:32 UTC 2016


    Date: Thursday, September 8, 2016 @ 20:59:31
  Author: arojas
Revision: 276078

Update to 5.3.9

Modified:
  link-grammar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-08 19:30:46 UTC (rev 276077)
+++ PKGBUILD	2016-09-08 20:59:31 UTC (rev 276078)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=link-grammar
-pkgver=5.3.7
+pkgver=5.3.9
 pkgrel=1
 pkgdesc="A Grammar Checking library"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('aspell' 'sqlite')
 options=('!makeflags')
 source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d0567e53bad87a8b669dcaab4c7c109a')
+md5sums=('13519e5a6008956293b425ecdad0b41e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list