From 1504e11470aa82e56f321782dec07be4874814be Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Tue, 17 Apr 2018 11:40:07 +0300 Subject: [PATCH] inkscape: Rebuild --- mingw-w64-inkscape/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-inkscape/PKGBUILD b/mingw-w64-inkscape/PKGBUILD index e0f2f057e6..72751d2a6a 100644 --- a/mingw-w64-inkscape/PKGBUILD +++ b/mingw-w64-inkscape/PKGBUILD @@ -12,7 +12,7 @@ _realname=inkscape pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.92.3 -pkgrel=1 +pkgrel=2 pkgdesc="Vector graphics editor using the SVG file format (mingw-w64)" arch=('any') url="https://inkscape.sourceforge.io/"