liblangtag: update to 0.6.3

This commit is contained in:
Mikkel Hauvgaard 2020-01-23 14:28:39 +01:00 committed by Helmut Pozimski
parent 891b7255f3
commit fe0196e982
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'liblangtag'
pkgname=liblangtag
version=0.6.2
version=0.6.3
revision=3
build_style=gnu-configure
build_helper="gir"
@ -9,10 +9,10 @@ hostmakedepends="automake libtool pkg-config"
makedepends="libxml2-devel"
short_desc="Interface library to access tags for identifying languages"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-2.0-or-later, MPL"
license="LGPL-2.0-or-later, MPL-2.0"
homepage="http://tagoh.bitbucket.org/liblangtag"
distfiles="https://bitbucket.org/tagoh/${pkgname}/downloads/${pkgname}-${version}.tar.bz2"
checksum=d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e
checksum=1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd
build_options="gir"
build_options_default="gir"