libexttextcat: update to 3.4.5.

This commit is contained in:
Enno Boland 2017-09-27 11:44:04 +02:00
parent 045b4d14f8
commit 1a043a64c2

View file

@ -1,6 +1,6 @@
# Template file for 'libexttextcat'
pkgname=libexttextcat
version=3.4.4
version=3.4.5
revision=1
build_style=gnu-configure
short_desc="N-Gram-Based Text Categorization library"
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-3"
homepage="http://www.freedesktop.org/wiki/Software/libexttextcat"
distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz"
checksum=f24c086cf3523424228ed58b9f678cc7647688822e5407d5fbc155fbfc846293
checksum=13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8
libexttextcat-devel_package() {
depends="libexttextcat>=${version}_${revision} $makedepends"