Date: Wednesday, July 31, 2013 @ 04:04:05 Author: bisson Revision: 191816
rebuild against poppler-0.24.0 Modified: inkscape/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-30 23:37:52 UTC (rev 191815) +++ PKGBUILD 2013-07-31 02:04:05 UTC (rev 191816) @@ -5,7 +5,7 @@ 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 @@ '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() {
