summaryrefslogtreecommitdiff
path: root/extra/link-grammar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/link-grammar/PKGBUILD')
-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 84a3f01e3..920c0ebbd 100644
--- a/extra/link-grammar/PKGBUILD
+++ b/extra/link-grammar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 189484 2013-07-03 16:37:06Z giovanni $
+# $Id: PKGBUILD 197635 2013-10-27 14:56:36Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=link-grammar
-pkgver=4.7.14
+pkgver=4.8.0
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=('2d7771d8063aec6efb27a35663d67e9f')
+md5sums=('218a2ee5ffed258bc52a0718811ca66e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"