[arch-commits] Commit in link-grammar/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Oct 23 12:29:01 UTC 2014
Date: Thursday, October 23, 2014 @ 14:29:01
Author: giovanni
Revision: 225235
upgpkg: link-grammar 5.1.3-1
upstream release
Modified:
link-grammar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-23 12:23:33 UTC (rev 225234)
+++ PKGBUILD 2014-10-23 12:29:01 UTC (rev 225235)
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=link-grammar
-pkgver=4.8.6
+pkgver=5.1.3
pkgrel=1
pkgdesc="A Grammar Checking library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('aspell')
options=('!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('12058702fb9434254a47d09a9c661acb')
+md5sums=('76e4c0b2fe45617a0305551e9ac61b50')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list