From f6aff84b29bcb73146cbf36636b2e72d991c0a02 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 11 Oct 2013 07:29:16 +0000 Subject: [PATCH] main/inkscape: bump pkgrel so we rebuild against poppler-0.24 --- main/inkscape/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/inkscape/APKBUILD b/main/inkscape/APKBUILD index fdf83efebb2..cbe5ec20f7f 100644 --- a/main/inkscape/APKBUILD +++ b/main/inkscape/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=inkscape pkgver=0.48.4 -pkgrel=9 +pkgrel=10 pkgdesc="A vector-based drawing program - svg compliant" url="http://inkscape.sourceforge.net/" arch="all"