diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-08-21 09:52:33 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-08-21 09:52:33 -0300 |
commit | 4c50cd8958fa83e4edbf7d2f9c6b475300f40538 (patch) | |
tree | dc9e49842b221641263384e2b49ab0d8ad6d0e59 /extra/inkscape | |
parent | 125e2429b897d89b7e37fd8ca7b6e11926f677ae (diff) | |
parent | a3669c04838b48b6891b2ffc4b296fa515f8174f (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community-testing/qingy/PKGBUILD
community/mfs/PKGBUILD
extra/mysql/PKGBUILD
testing/mesa/PKGBUILD
Diffstat (limited to 'extra/inkscape')
-rw-r--r-- | extra/inkscape/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/inkscape/PKGBUILD b/extra/inkscape/PKGBUILD index 85ff458ae..6009587fc 100644 --- a/extra/inkscape/PKGBUILD +++ b/extra/inkscape/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 162356 2012-06-25 18:50:49Z foutrelis $ +# $Id: PKGBUILD 165428 2012-08-19 07:57:43Z 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=4 +pkgrel=5 pkgdesc='Vector graphics editor using the SVG file format' url='http://inkscape.sourceforge.net/' license=('GPL' 'LGPL') |