From e7e12b8dee17e38a1180451a5a65c7e5dcff344b Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Thu, 19 Oct 2017 13:44:47 +0000 Subject: [PATCH] community/inkscape: rebuild against gsl 2.4 --- community/inkscape/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/inkscape/APKBUILD b/community/inkscape/APKBUILD index ee170c5466a..b0ef24a350b 100644 --- a/community/inkscape/APKBUILD +++ b/community/inkscape/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=inkscape pkgver=0.92.1 -pkgrel=1 +pkgrel=2 pkgdesc="A vector-based drawing program - svg compliant" url="http://inkscape.sourceforge.net/" arch="all"