libabw: update to 0.1.3.

This commit is contained in:
Enno Boland 2019-08-28 10:50:30 +02:00
parent bc9756ccbd
commit c4502b177c
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'libabw'
pkgname=libabw
version=0.1.2
revision=2
version=0.1.3
revision=1
build_style=gnu-configure
short_desc="Library that parses the file format of AbiWord documents"
maintainer="Enno Boland <gottox@voidlinux.org>"
@ -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="automake libtool pkg-config perl gperf"
checksum=0b72944d5af81dda0a5c5803ee84cbac4b81441a4d767aa57029adc6744c2485
checksum=e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed
CXXFLAGS="-Wno-deprecated-copy"