libexttextcat: update to 3.4.5.
This commit is contained in:
parent
045b4d14f8
commit
1a043a64c2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libexttextcat'
|
# Template file for 'libexttextcat'
|
||||||
pkgname=libexttextcat
|
pkgname=libexttextcat
|
||||||
version=3.4.4
|
version=3.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="N-Gram-Based Text Categorization library"
|
short_desc="N-Gram-Based Text Categorization library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="BSD-3"
|
license="BSD-3"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libexttextcat"
|
homepage="http://www.freedesktop.org/wiki/Software/libexttextcat"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://dev-www.libreoffice.org/src/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=f24c086cf3523424228ed58b9f678cc7647688822e5407d5fbc155fbfc846293
|
checksum=13fdbc9d4c489a4d0519e51933a1aa21fe3fb9eb7da191b87f7a63e82797dac8
|
||||||
|
|
||||||
libexttextcat-devel_package() {
|
libexttextcat-devel_package() {
|
||||||
depends="libexttextcat>=${version}_${revision} $makedepends"
|
depends="libexttextcat>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue