summaryrefslogtreecommitdiff
path: root/extra/link-grammar
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
committerroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
commitadf79eda8c652508134a41dff3af9524a87bbe5b (patch)
tree7651bdd229352c346fc70589dadd09079fe610a3 /extra/link-grammar
parent999ea819e4912b07aecd1ee8187ff1abcdb3de36 (diff)
Fri Jun 14 01:27:27 PDT 2013
Diffstat (limited to 'extra/link-grammar')
-rw-r--r--extra/link-grammar/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/link-grammar/PKGBUILD b/extra/link-grammar/PKGBUILD
index 810031ba3..a6cc5b6af 100644
--- a/extra/link-grammar/PKGBUILD
+++ b/extra/link-grammar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183248 2013-04-19 14:20:16Z giovanni $
+# $Id: PKGBUILD 188255 2013-06-13 15:52:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=link-grammar
-pkgver=4.7.11
+pkgver=4.7.12
pkgrel=1
pkgdesc="A Grammar Checking library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('aspell')
options=('!libtool' '!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1a990ecf0b517813a4c7b3b6f9c01f00')
+md5sums=('f4f0b731dc0bbd1c7adfe9a8ef7ab116')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"