libwps: update to 0.4.6.
This commit is contained in:
parent
410f991995
commit
1e103b8d60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libwps'
|
||||
pkgname=libwps
|
||||
version=0.4.5
|
||||
version=0.4.6
|
||||
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=8e175ab9339d447a285a1533bfdc405432b9a275e4f3a98690ffaf12fe7f4d4a
|
||||
checksum=e48a7c2fd20048a0a8eaf69bad972575f8b9f06e7497c787463f127d332fccd0
|
||||
|
||||
libwps-devel_package() {
|
||||
depends="libwps>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue