liblangtag: update to 0.5.5.
This commit is contained in:
parent
c4e58cf5fa
commit
132dc1166f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblangtag'
|
||||
pkgname=liblangtag
|
||||
version=0.5.4
|
||||
version=0.5.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Interface library to access tags for identifying languages"
|
||||
|
@ -10,7 +10,7 @@ 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=f0a2e9ffa29259452614d7a99fc125f75fd26beee75d97aebffbbc735de9b27e
|
||||
checksum=74c83401ade43f58b7831ceea951899973348ec9509fe4f9f6b474cc2abe3e9a
|
||||
|
||||
liblangtag-devel_package() {
|
||||
depends="liblangtag>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue