summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9a8d623a06e..97a65313cd3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
_pkgname=frogdata
pkgname=frogdata-git
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc="Data for Frog. Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch."
arch=('i686' 'x86_64')
-url="http://ilk.uvt.nl/"
+url="https://languagemachines.github.io/frog"
license=('GPL')
depends=()
provides=('frogdata')
conflicts=('frogdata')
makedepends=('libtool' 'autoconf')
options=(!libtool)
-source=("git://github.com/proycon/frogdata.git")
+source=("git://github.com/LanguageMachines/frogdata.git")
_gitname=("frogdata")
noextract=()
md5sums=('SKIP')