diff --git a/community/libexttextcat/APKBUILD b/community/libexttextcat/APKBUILD index ed7babe01f0..4b118bbe053 100644 --- a/community/libexttextcat/APKBUILD +++ b/community/libexttextcat/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Timo Teräs pkgname=libexttextcat pkgver=3.4.5 -pkgrel=0 +pkgrel=1 pkgdesc="An N-Gram-Based Text Categorization library" -url="http://www.freedesktop.org/wiki/Software/libexttextcat/" +url="https://wiki.documentfoundation.org/Libexttextcat" arch="all" license="MPL-2.0" checkdepends="bash"