diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-07 12:30:14 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2014-02-07 12:30:14 +0100 |
commit | e0e97028191e53e47fde6ae5fc3edc4068143293 (patch) | |
tree | 6fcea3bbc09d2c9f648d273a4fe09953e841ed11 /main/inkscape/APKBUILD | |
parent | 069982a4e8cbdff3e895683eb0ab66e806b5a617 (diff) | |
download | aports-e0e97028191e53e47fde6ae5fc3edc4068143293.tar.bz2 aports-e0e97028191e53e47fde6ae5fc3edc4068143293.tar.xz |
Revert "main/inkscape: rebuild against imagemagick 6.8.8.4"
This reverts commit b3a71b45ff2e197d77b63942831f99fad473c30e.
Diffstat (limited to 'main/inkscape/APKBUILD')
-rw-r--r-- | main/inkscape/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/inkscape/APKBUILD b/main/inkscape/APKBUILD index fa18a13276..79bad4cced 100644 --- a/main/inkscape/APKBUILD +++ b/main/inkscape/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=inkscape pkgver=0.48.4 -pkgrel=12 +pkgrel=11 pkgdesc="A vector-based drawing program - svg compliant" url="http://inkscape.sourceforge.net/" arch="all" |