diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-07 10:45:18 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-07 10:45:18 +0000 |
commit | ee3a750c1e96371d9446e41acc1c85551ca12155 (patch) | |
tree | 5b7d310220d76bb4392d2fc1a079e54352e0cc67 /main/inkscape/APKBUILD | |
parent | b904fe2aadb86c41592da4a7559e2551e8e428f6 (diff) | |
download | aports-ee3a750c1e96371d9446e41acc1c85551ca12155.tar.bz2 aports-ee3a750c1e96371d9446e41acc1c85551ca12155.tar.xz |
main/inkscape: rebuild against new poppler
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 80d2d38523..cf4c6c4c31 100644 --- a/main/inkscape/APKBUILD +++ b/main/inkscape/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=inkscape pkgver=0.48.0 -pkgrel=0 +pkgrel=1 pkgdesc="A vector-based drawing program - svg compliant" url="http://inkscape.sourceforge.net/" license="GPL LGPL" |