summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaarten van Gompel2016-02-10 17:54:14 +0100
committerMaarten van Gompel2016-02-10 17:54:14 +0100
commit7fbab7387f22d59c4da42fef4ec83ab430ffd1ee (patch)
tree14fb9164df85aaf4410ff21a2f56622bed428f95
parentb516a425f35db0bca5b3765ec79f575fe6d0179c (diff)
downloadaur-7fbab7387f22d59c4da42fef4ec83ab430ffd1ee.tar.gz
Description and URL update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63890a286af4..7bc66ae99943 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Wed Feb 10 16:53:13 UTC 2016
pkgbase = ticcutils-git
- pkgdesc = Common library with functions for tools developed at Tilburg Centre for Cognition and Communication
+ pkgdesc = Common library with functions for tools developed at Tilburg Centre for Cognition and Communication (Tilburg University) and Center of Language and Speech Technology (Radboud University Nijmegen)
pkgver = 161
pkgrel = 2
- url = http://ilk.uvt.nl/
+ url = https://github.com/LanguageMachines/ticcutils/
arch = i686
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 70836b3a9d20..4df2302a5ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
_pkgname=ticcutils
pkgname=ticcutils-git
-pkgver=161
-pkgrel=2
-pkgdesc="Common library with functions for tools developed at Tilburg Centre for Cognition and Communication"
+pkgver=201
+pkgrel=1
+pkgdesc="Common library with functions for tools developed at Tilburg Centre for Cognition and Communication (Tilburg University) and Center of Language and Speech Technology (Radboud University Nijmegen)"
arch=('i686' 'x86_64')
-url="http://ilk.uvt.nl/"
+url="https://github.com/LanguageMachines/ticcutils/"
license=('GPL')
depends=('gcc-libs' 'libxml2' 'bzip2' 'libtar' 'boost' 'zlib')
provides=('ticcutils')