libexttextcat: update to 3.4.6.

This commit is contained in:
Đoàn Trần Công Danh 2022-12-17 17:02:43 +07:00
parent 0d79291743
commit bdbf5cc03b

View file

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