From c4ca7885e36fdadae7461aac2b645e37d15c78a3 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 23 Dec 2014 13:55:54 +0100 Subject: [PATCH] libabw: update to 0.1.1. --- srcpkgs/libabw/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libabw/template b/srcpkgs/libabw/template index 83c366404ad..e155f61c086 100644 --- a/srcpkgs/libabw/template +++ b/srcpkgs/libabw/template @@ -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 " @@ -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"