summaryrefslogtreecommitdiff
path: root/extra/link-grammar
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-20 10:57:49 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-20 10:57:49 +0200
commit742bd5a396f7a4c474e8ffec0686fc7312603cb8 (patch)
tree4279eed1d5d5c40895c7dcf0025ee62ea81144c1 /extra/link-grammar
parenta51b3c4acfc8b2f659ad0dc6ac655b1381bef757 (diff)
parent1f9776d421ac40faa59f797893033e99e4f919eb (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gsynaptics/PKGBUILD community/xmms2/PKGBUILD extra/gpsd/PKGBUILD
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 f349b5b02..eabfb6a73 100644
--- a/extra/link-grammar/PKGBUILD
+++ b/extra/link-grammar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 170367 2012-11-06 17:34:52Z giovanni $
+# $Id: PKGBUILD 183248 2013-04-19 14:20:16Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=link-grammar
-pkgver=4.7.9
+pkgver=4.7.11
pkgrel=1
pkgdesc="A Grammar Checking library"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('aspell')
options=('!libtool' '!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c115f2b46d577e038e52128ece034144')
+md5sums=('1a990ecf0b517813a4c7b3b6f9c01f00')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"