libwps: update to 0.3.1.

This commit is contained in:
Enno Boland 2015-01-02 11:59:03 +01:00
parent 160180c80f
commit 45fea0cc27
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libwps'
pkgname=libwps
version=0.3.0
version=0.3.1
revision=1
build_style=gnu-configure
short_desc="Library for importing Microsoft Works documents"
@ -10,7 +10,7 @@ makedepends="boost-devel librevenge-devel"
hostmakedepends="pkg-config"
homepage="http://libwps.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/libwps/libwps-${version}.tar.xz"
checksum=e341d340b16b33f1b1fb66612311b3bdf664c103ebd48beb8db87b434333bef3
checksum=bb2c2a7db5121411ba705ccf3452cdce51d9798384fd9621e9702ba802878e93
libwps-devel_package() {
depends="libwps>=${version}_${revision} $makedepends"