summaryrefslogtreecommitdiff
path: root/extra/libwpg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
committerroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
commit81ee1980feda43043eaebae2c596ae116a21f6e5 (patch)
tree5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /extra/libwpg
parent1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff)
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'extra/libwpg')
-rw-r--r--extra/libwpg/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libwpg/PKGBUILD b/extra/libwpg/PKGBUILD
index 5dfa3efca..f0c1c501f 100644
--- a/extra/libwpg/PKGBUILD
+++ b/extra/libwpg/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 102210 2010-12-06 19:32:38Z andyrtr $
+# $Id: PKGBUILD 150603 2012-02-18 22:38:56Z pierre $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libwpg
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="Library for importing and converting Corel WordPerfect(tm) Graphics images."
arch=('i686' 'x86_64')
url="http://libwpg.sourceforge.net/"
license=('LGPL')
-depends=('libwpd>=0.9.0' 'perl')
+depends=('libwpd' 'perl')
options=('!libtool')
-source=(http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5ba6a61a2f66dfd5fee8cdd4cd262a37')
+source=("http://downloads.sourceforge.net/libwpg/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9d283e02441d8cebdcd1e5d9df227d67')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"