summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaarten van Gompel2018-05-16 18:01:48 +0200
committerMaarten van Gompel2018-05-16 18:01:48 +0200
commit0ef42b2a0d48cc4ab517de20d421b2ddd6fdf721 (patch)
tree9bcb72cdeaa43ca9b17a0e8113a902030969fbe2 /PKGBUILD
parent3a37c3d509e714ae978cc2fd590de55e8bfa3c18 (diff)
downloadaur-0ef42b2a0d48cc4ab517de20d421b2ddd6fdf721.tar.gz
updated to v6.4.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ea5315afff5..4ceb4dece38e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Bjorn Arild Maeland <bjorn.maeland at gmail dot com>
pkgname=timbl
-pkgver=6.4.11
+pkgver=6.4.12
pkgrel=1
pkgdesc="Tilburg Memory-Based Learner, implementations of k-nearest neighbour classification "
arch=('i686' 'x86_64')
@@ -14,9 +14,9 @@ install=timbl.install
options=(!libtool)
_gituser="LanguageMachines"
_gitname="timbl"
-source=(https://github.com/LanguageMachines/timbl/archive/v6.4.11.tar.gz)
+source=(https://github.com/LanguageMachines/timbl/archive/v6.4.12.tar.gz)
noextract=()
-md5sums=(590c2c6b99d2f1e217ec6a01370682d7)
+md5sums=(0aa6dbe94306c05a92b2474c5b9c94f9)
build() {
cd $srcdir/$pkgname-$pkgver