summaryrefslogtreecommitdiff
path: root/extra/libwpd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-25 01:38:48 -0700
committerroot <root@rshg054.dnsready.net>2013-08-25 01:38:48 -0700
commiteed3b2a218be9aa9d9d8256f6b8ccd06d04b8804 (patch)
tree2404ba9a8a5481c0a2e700ca72d9657f6c393a64 /extra/libwpd
parent49e0f6ae5dad013852999f497117d6798b2fb085 (diff)
Sun Aug 25 01:38:43 PDT 2013
Diffstat (limited to 'extra/libwpd')
-rw-r--r--extra/libwpd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libwpd/PKGBUILD b/extra/libwpd/PKGBUILD
index 306b7fc68..2f53ac4ac 100644
--- a/extra/libwpd/PKGBUILD
+++ b/extra/libwpd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183192 2013-04-18 16:39:00Z andyrtr $
+# $Id: PKGBUILD 193569 2013-08-24 08:25:38Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
pkgname=libwpd
-pkgver=0.9.6
+pkgver=0.9.9
pkgrel=1
pkgdesc="Library for importing WordPerfect (tm) documents"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'zlib')
makedepends=('libgsf>=1.14.26')
options=('!libtool' '!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('63f476b892bf783072854b98d2fc4fa2')
+md5sums=('6b74a863c957563924546e16cc833591')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"