libexttextcat: update to 3.4.4.

This commit is contained in:
Enno Boland 2014-11-21 10:54:49 +01:00
parent ada5c19625
commit 70f4d86e0d
1 changed files with 2 additions and 2 deletions

View File

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