diff options
author | root <root@rshg054.dnsready.net> | 2012-03-17 00:01:22 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-17 00:01:22 +0000 |
commit | 9a940818cc3edb82afac4d73a6474e6e3374f987 (patch) | |
tree | 366a072a72c59b42c096cc7dbbed5dbcb6a8925e /extra/inkscape/PKGBUILD | |
parent | 636ce8849a9c82c1787c2919ffcfe6685cb799d3 (diff) |
Sat Mar 17 00:01:22 UTC 2012
Diffstat (limited to 'extra/inkscape/PKGBUILD')
-rw-r--r-- | extra/inkscape/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/inkscape/PKGBUILD b/extra/inkscape/PKGBUILD index eefafb29f..94ef284c4 100644 --- a/extra/inkscape/PKGBUILD +++ b/extra/inkscape/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 150685 2012-02-20 07:56:26Z bisson $ +# $Id: PKGBUILD 153551 2012-03-15 23:11:38Z eric $ # Contributor: tobias <tobias@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=inkscape pkgver=0.48.3.1 -pkgrel=1 +pkgrel=2 pkgdesc='Vector graphics editor using the SVG file format' url='http://inkscape.sourceforge.net/' license=('GPL' 'LGPL') @@ -16,7 +16,7 @@ depends=('gc' 'gsl' 'gtkmm' 'gtkspell' 'imagemagick' 'libxslt' 'poppler-glib' 'p optdepends=('pstoedit: latex formulas' 'texlive-core: latex formulas' 'python2-numpy: some extensions' - 'python-lxml: some extensions and filters' + 'python2-lxml: some extensions and filters' 'pyxml: some extensions' 'uniconvertor: reading/writing to some proprietary formats') options=('!libtool') |