diff options
Diffstat (limited to 'testing/inkscape/PKGBUILD')
-rw-r--r-- | testing/inkscape/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/inkscape/PKGBUILD b/testing/inkscape/PKGBUILD index 786c9fb10..a7f67a502 100644 --- a/testing/inkscape/PKGBUILD +++ b/testing/inkscape/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 165277 2012-08-14 20:37:37Z andyrtr $ +# $Id: PKGBUILD 169323 2012-10-19 13:28:35Z andyrtr $ # 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=5 +pkgrel=6 pkgdesc='Vector graphics editor using the SVG file format' url='http://inkscape.sourceforge.net/' license=('GPL' 'LGPL') |