liblangtag: update to 0.5.6.

This commit is contained in:
Enno Boland 2015-05-11 22:23:49 +02:00
parent fa22d59fb5
commit 80cff28af8

View File

@ -1,16 +1,16 @@
# Template file for 'liblangtag'
pkgname=liblangtag
version=0.5.5
version=0.5.6
revision=1
build_style=gnu-configure
short_desc="Interface library to access tags for identifying languages"
maintainer="Enno Boland <eb@s01.de>"
license="LGPL, MPL"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL-2, MPL"
homepage="http://tagoh.bitbucket.org/liblangtag"
distfiles="https://bitbucket.org/tagoh/${pkgname}/downloads/${pkgname}-${version}.tar.bz2"
makedepends="libxml2-devel"
hostmakedepends="libtool pkg-config"
checksum=74c83401ade43f58b7831ceea951899973348ec9509fe4f9f6b474cc2abe3e9a
checksum=5cdec61f4ef8d4b1a198682fcdd17e88cb293549af5878d6ee4bdd55d129bd84
liblangtag-devel_package() {
depends="liblangtag>=${version}_${revision} $makedepends"