diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2016-12-16 15:05:41 +0100 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2016-12-17 14:05:13 +0100 |
commit | 3a0538798b70ee4795b2644e46f1e8658c1b6dea (patch) | |
tree | 07d46c5175f610b71ef122cb3d4c4d5cc62fa415 /community | |
parent | 5e739f9b6909fd096fb8ebe2fe39a27fdbb04fa7 (diff) | |
download | aports-3a0538798b70ee4795b2644e46f1e8658c1b6dea.tar.bz2 aports-3a0538798b70ee4795b2644e46f1e8658c1b6dea.tar.xz |
community/inkscape: rebuild against libMagick++-6.Q16.so.7.0.0
Diffstat (limited to 'community')
-rw-r--r-- | community/inkscape/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD index 421b2338e2..0d2e1aa67c 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=inkscape pkgver=0.91 -pkgrel=11 +pkgrel=12 pkgdesc="A vector-based drawing program - svg compliant" url="http://inkscape.sourceforge.net/" arch="all" |