summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaarten van Gompel2017-01-05 15:44:41 +0100
committerMaarten van Gompel2017-01-05 15:44:41 +0100
commit6a14d55412f94818ca803cdb6a20f086adcdae10 (patch)
treef2af8c64fab4dbaae9c1c6483fbd7b7b557ab24d /PKGBUILD
parent0307b2e086525f110a4805eac48911d5f617b891 (diff)
downloadaur-6a14d55412f94818ca803cdb6a20f086adcdae10.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40440f0a3383..7505c8caabcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maarten van Gompel <proycon at anaproy.nl>
pkgname=ticcutils
-pkgver=0.13
+pkgver=0.14
pkgrel=1
pkgdesc="Common library with functions for tools developed at Tilburg Centre for Cognition and Communication (Tilburg University) and Centre for Language and Speech Technology (Radboud University Nijmegen)"
arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@ makedepends=('libtool' 'autoconf' 'autoconf-archive')
options=(!libtool)
_gituser="LanguageMachines"
_gitname="ticcutils"
-source=(https://github.com/LanguageMachines/ticcutils/archive/v0.13.tar.gz)
+source=(https://github.com/LanguageMachines/ticcutils/archive/v0.14.tar.gz)
noextract=()
-md5sums=(6f6365ede33ae6e9c34ff632076ca96f)
+md5sums=(c2cb1a65f0c45f47718d39bcb61c03fb)
build() {
cd $srcdir/$pkgname-$pkgver