diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2015-12-07 14:44:55 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-07 14:52:41 +0000 |
commit | 5d68d5f1ecdc8ba4b8a7e5a8d8cd9675ecd42e39 (patch) | |
tree | c9d22f9a3503e75406e4044001c7f40fbf1eef9a /community/inkscape | |
parent | 1be8329925bbfe5219c9d7ba379a9013c9d69265 (diff) | |
download | aports-5d68d5f1ecdc8ba4b8a7e5a8d8cd9675ecd42e39.tar.bz2 aports-5d68d5f1ecdc8ba4b8a7e5a8d8cd9675ecd42e39.tar.xz |
community/inkscape: rebuild against poppler-0.38.0-r0
Diffstat (limited to 'community/inkscape')
-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 932fa4b990..5b42732272 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=4 +pkgrel=5 pkgdesc="A vector-based drawing program - svg compliant" url="http://inkscape.sourceforge.net/" arch="all" |