[arch-commits] Commit in inkscape/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Thu Mar 15 10:51:53 UTC 2012


    Date: Thursday, March 15, 2012 @ 06:51:52
  Author: bisson
Revision: 153510

rebuild for python2-lxml

Modified:
  inkscape/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-15 09:58:34 UTC (rev 153509)
+++ PKGBUILD	2012-03-15 10:51:52 UTC (rev 153510)
@@ -5,7 +5,7 @@
 
 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 @@
 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')




More information about the arch-commits mailing list