From be6e9d9e43bd1f073fd4841cfe293afcef313c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=85=D9=87=D8=AF=D9=8A=20=D8=B4=D9=8A=D9=86=D9=88=D9=86?= =?UTF-8?q?=20=28Mehdi=20Chinoune=29?= Date: Sat, 8 Oct 2022 07:13:30 +0100 Subject: [PATCH] inkscape: rebuild to remove implicit dependency on libssp --- 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 dc74cf534c..95e8b5b449 100644 --- a/mingw-w64-inkscape/PKGBUILD +++ b/mingw-w64-inkscape/PKGBUILD @@ -6,7 +6,7 @@ _realname=inkscape pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.2.1 -pkgrel=4 +pkgrel=5 _pkg_suffix=2022-07-14_9c6d41e410 pkgdesc="Vector graphics editor using the SVG file format (mingw-w64)" arch=('any')