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/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/link-grammar/PKGBUILD b/extra/link-grammar/PKGBUILD
index ce3a26ac5..f7b51428e 100644
--- a/extra/link-grammar/PKGBUILD
+++ b/extra/link-grammar/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 189484 2013-07-03 16:37:06Z giovanni $
+# $Id: PKGBUILD 198311 2013-10-30 14:05:41Z allan $
# 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' 'mips64el')
url="http://www.abisource.com/downloads/link-grammar/"
license=('BSD')
depends=('aspell')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('2d7771d8063aec6efb27a35663d67e9f')
+md5sums=('218a2ee5ffed258bc52a0718811ca66e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"