From 1a043a64c2b7a63667b0560a499f8192f27b002e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Wed, 27 Sep 2017 11:44:04 +0200 Subject: [PATCH] libexttextcat: update to 3.4.5. --- srcpkgs/libexttextcat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libexttextcat/template b/srcpkgs/libexttextcat/template index 506beff847e..c42edd00d4b 100644 --- a/srcpkgs/libexttextcat/template +++ b/srcpkgs/libexttextcat/template @@ -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 " 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"