libvoikko: update to 4.3.2.

This commit is contained in:
Piraty 2024-02-12 10:44:21 +01:00
parent adde1cbe69
commit 978965dbe6
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,17 +1,16 @@
# Template file for 'libvoikko'
pkgname=libvoikko
version=4.3.1
revision=3
version=4.3.2
revision=1
build_style=gnu-configure
configure_args="--enable-hfst=false --with-dictionary-path=/usr/share/voikko"
pycompile_module="libvoikko.py"
hostmakedepends="python3"
short_desc="Free linguistic software and data for Finnish"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://voikko.puimula.org/"
distfiles="https://www.puimula.org/voikko-sources/libvoikko/${pkgname}-${version}.tar.gz"
checksum=368240d4cfa472c2e2c43dc04b63e6464a3e6d282045848f420d0f7a6eb09a13
checksum=0156c2aaaa32d4b828addc7cefecfcea4591828a0b40f0cd8a80cd22f8590da2
make_check=no # missing dictionaries
post_install() {