libabw: update to 0.1.1.
This commit is contained in:
parent
9567ae6ab7
commit
c4ca7885e3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libabw'
|
# Template file for 'libabw'
|
||||||
pkgname=libabw
|
pkgname=libabw
|
||||||
version=0.1.0
|
version=0.1.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Library that parses the file format of AbiWord documents"
|
short_desc="Library that parses the file format of AbiWord documents"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
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"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
makedepends="librevenge-devel boost-devel libxml2-devel"
|
makedepends="librevenge-devel boost-devel libxml2-devel"
|
||||||
hostmakedepends="libtool pkg-config perl gperf"
|
hostmakedepends="libtool pkg-config perl gperf"
|
||||||
checksum=ee99b280b7af226a48fd9afd395cc10bef2d8e4f844151277e90793706dfc0c1
|
checksum=cfc698c2dd4ab592138a941ae26e2e18c3dac69bc196b5167df7f5eb88fc217e
|
||||||
|
|
||||||
libabw-devel_package() {
|
libabw-devel_package() {
|
||||||
depends="libabw>=${version}_${revision} $makedepends"
|
depends="libabw>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue