libabw: update to 0.1.1.

This commit is contained in:
Enno Boland 2014-12-23 13:55:54 +01:00
parent 9567ae6ab7
commit c4ca7885e3

View file

@ -1,7 +1,7 @@
# Template file for 'libabw'
pkgname=libabw
version=0.1.0
revision=3
version=0.1.1
revision=1
build_style=gnu-configure
short_desc="Library that parses the file format of AbiWord documents"
maintainer="Enno Boland <eb@s01.de>"
@ -10,7 +10,7 @@ homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"
makedepends="librevenge-devel boost-devel libxml2-devel"
hostmakedepends="libtool pkg-config perl gperf"
checksum=ee99b280b7af226a48fd9afd395cc10bef2d8e4f844151277e90793706dfc0c1
checksum=cfc698c2dd4ab592138a941ae26e2e18c3dac69bc196b5167df7f5eb88fc217e
libabw-devel_package() {
depends="libabw>=${version}_${revision} $makedepends"