summaryrefslogtreecommitdiff
path: root/extra/libwps
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-21 01:12:26 -0700
committerroot <root@rshg054.dnsready.net>2013-04-21 01:12:26 -0700
commit031887a2047546085998f965214f5b682664de9b (patch)
treed093de81eafda62084703e9109f86de6e02f1ad2 /extra/libwps
parent1f9776d421ac40faa59f797893033e99e4f919eb (diff)
Sun Apr 21 01:12:25 PDT 2013
Diffstat (limited to 'extra/libwps')
-rw-r--r--extra/libwps/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libwps/PKGBUILD b/extra/libwps/PKGBUILD
index 1b57dbcc0..fec3ea1c8 100644
--- a/extra/libwps/PKGBUILD
+++ b/extra/libwps/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 166173 2012-09-05 06:04:00Z andyrtr $
+# $Id: PKGBUILD 183268 2013-04-20 07:13:33Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Robert McCathie <archaur at rmcc dot com dot au>
pkgname=libwps
-pkgver=0.2.7
+pkgver=0.2.8
pkgrel=1
pkgdesc="a Microsoft Works file word processor format import filter library"
arch=('i686' 'x86_64')
url="http://libwps.sourceforge.net/"
license=('LGPL')
-depends=('libwpd>=0.9.4')
+depends=('libwpd>=0.9.6')
makedepends=('boost')
options=(!libtool)
source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2")
-md5sums=('d197bd6211669a2fa4ca648faf04bcb1')
+md5sums=('78196c097db366fac66841d032b1ddac')
build() {
cd "$srcdir/$pkgname-$pkgver"