summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaarten van Gompel2016-06-07 10:06:08 +0200
committerMaarten van Gompel2016-06-07 10:06:08 +0200
commit39d2902f51c4a9f79d6367b6ad7f23d108306bb4 (patch)
treea1ce23cf94108289c049db0af7cdcc6a4e09f5d9 /PKGBUILD
parent2d4551eb178b5b23ea4fd98d0f81eba779e92271 (diff)
downloadaur-39d2902f51c4a9f79d6367b6ad7f23d108306bb4.tar.gz
released 0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d8c80d1ffbc..c265bd6b47b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maarten van Gompel <proycon at anaproy.nl>
pkgname=ticcutils
-pkgver=0.11
+pkgver=0.12
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.11.tar.gz)
+source=(https://github.com/LanguageMachines/ticcutils/archive/v0.12.tar.gz)
noextract=()
-md5sums=(a63e6be575a0705104c11e86122b84da)
+md5sums=(ab977ba38cacf8117a4ab3032ea2e3de)
build() {
cd $srcdir/$pkgname-$pkgver