summaryrefslogtreecommitdiff
path: root/extra/libwps
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
committerroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
commitf6a79a3f5989efc8db63af942851c56f0c462bb1 (patch)
tree08bddecba9bbd4fc2c2075bfa2c514f710fcd351 /extra/libwps
parente4a5730eb358cb0d78bc022204ddccac068c2bf2 (diff)
Sun Feb 26 23:15:00 UTC 2012
Diffstat (limited to 'extra/libwps')
-rw-r--r--extra/libwps/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/libwps/PKGBUILD b/extra/libwps/PKGBUILD
index 650e94400..011d4a9ba 100644
--- a/extra/libwps/PKGBUILD
+++ b/extra/libwps/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 122933 2011-05-07 10:59:22Z andyrtr $
+# $Id: PKGBUILD 151320 2012-02-25 13:44:08Z allan $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Robert McCathie <archaur at rmcc dot com dot au>
pkgname=libwps
pkgver=0.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="a Microsoft Works file word processor format import filter library"
arch=('i686' 'x86_64')
url="http://libwps.sourceforge.net/"
@@ -12,8 +12,6 @@ license=('LGPL')
depends=('libwpd>=0.9.2')
options=(!libtool)
source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2")
-#md5sums=('83d4029aebf290c0a9a8fee9c99638d3')
-#md5sums=('9e436bff44c60dc8b97cba0c7fc11a5c')
md5sums=('29721a16f25967d59969d5f0ae485b4a')
build() {