summaryrefslogtreecommitdiff
path: root/extra/inkscape/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-06 01:53:55 -0700
committerroot <root@rshg054.dnsready.net>2013-08-06 01:53:55 -0700
commita2fb8ff517d83749ec3b5543aeba805f07ea257d (patch)
tree87eac8f03f062c2c5ab3ff3dd92e04c07fb4e896 /extra/inkscape/PKGBUILD
parentb3923b26c3d37257246fea13bdb1151c96cb2fe4 (diff)
Tue Aug 6 01:53:08 PDT 2013
Diffstat (limited to 'extra/inkscape/PKGBUILD')
-rw-r--r--extra/inkscape/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/inkscape/PKGBUILD b/extra/inkscape/PKGBUILD
index 3caa509f1..cf7f9f5e4 100644
--- a/extra/inkscape/PKGBUILD
+++ b/extra/inkscape/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 186340 2013-05-25 02:56:30Z foutrelis $
+# $Id: PKGBUILD 192062 2013-08-05 14:17:31Z andyrtr $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
# Contributor: tobias <tobias@archlinux.org>
pkgname=inkscape
pkgver=0.48.4
-pkgrel=8
+pkgrel=9
pkgdesc='Vector graphics editor using the SVG file format'
url='http://inkscape.sourceforge.net/'
license=('GPL' 'LGPL')
@@ -19,12 +19,12 @@ optdepends=('pstoedit: latex formulas'
'python2-lxml: some extensions and filters'
'pyxml: some extensions'
'uniconvertor: reading/writing to some proprietary formats')
-options=('!libtool')
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
'spuriouscomma.patch')
sha1sums=('5f26f6ad191d1e7c2a9fb69a438722beb172224c'
'7d1d5a6d1d2b0926721a994d5889c52890fc57c1')
+options=('!libtool')
install=install
prepare() {