aboutsummaryrefslogtreecommitdiffstats
path: root/community/frog/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/frog/APKBUILD')
-rw-r--r--community/frog/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/frog/APKBUILD b/community/frog/APKBUILD
index 9ba46b7dc00..8a9e7951d5e 100644
--- a/community/frog/APKBUILD
+++ b/community/frog/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Maarten van Gompel <proycon@anaproy.nl>
# Maintainer: Maarten van Gompel <proycon@anaproy.nl>
pkgname=frog
-pkgver=0.25
+pkgver=0.32
pkgrel=0
-pkgdesc="Integrator of natural language processing moduels for Dutch"
+pkgdesc="Integration of natural language processing models for Dutch"
options="!check"
arch="all"
-url="https://github.com/LanguageMachines/ucto"
+url="https://github.com/LanguageMachines/frog"
license="GPL-3.0-only"
depends="frogdata"
makedepends="libtool ticcutils-dev ucto-dev libfolia-dev timbl-dev
@@ -28,4 +28,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0fb5f77cd1d64e2695d05f59fc28dcb6d34630e4584f7a49fd54b98a23bd995978e9f3d74e76bb6965f93b3311c36195a04f481076be4a901c78404e29ff5fcf frog-0.25.tar.gz"
+sha512sums="
+971398fc6b8925319057ddfba68d543ac6710a0c0d06efb25b9362002f07f78255ab5ea822e428f6cc6034b4895c93ab3aa367ffb3e7fb3e429263d8d4c45dae frog-0.32.tar.gz
+"