summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaarten van Gompel (proycon)2015-11-23 22:56:29 +0100
committerMaarten van Gompel (proycon)2015-11-23 22:56:29 +0100
commit072989c3871cf72b9a5095ce13c3ce7028273317 (patch)
treea2a3767318201e9811e9f06ea8c17d7e41af1162
parentac92a24b5cc3628775abc9e4628db1bc5fe1e79c (diff)
downloadaur-072989c3871cf72b9a5095ce13c3ce7028273317.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63890a286af4..65bd9b2c70f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = ticcutils-git
pkgdesc = Common library with functions for tools developed at Tilburg Centre for Cognition and Communication
- pkgver = 161
- pkgrel = 2
- url = http://ilk.uvt.nl/
+ pkgver = 187
+ pkgrel = 1
+ url = https://github.com/LanguageMachines/ticcutils
arch = i686
arch = x86_64
license = GPL
@@ -17,7 +17,7 @@ pkgbase = ticcutils-git
provides = ticcutils
conflicts = ticcutils
options = !libtool
- source = git://github.com/proycon/ticcutils.git
+ source = git://github.com/LanguageMachines/ticcutils.git
md5sums = SKIP
pkgname = ticcutils-git
diff --git a/PKGBUILD b/PKGBUILD
index aa08656925ab..c9de9b7c4d0b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=ticcutils
pkgname=ticcutils-git
-pkgver=161
-pkgrel=3
+pkgver=187
+pkgrel=1
pkgdesc="Common library with functions for tools developed at Tilburg Centre for Cognition and Communication"
arch=('i686' 'x86_64')
url="https://github.com/LanguageMachines/ticcutils"