From 66a9bfc5978eaa006975c45fb54f3cc48f6f303e Mon Sep 17 00:00:00 2001 From: Hervy Qurrotul Ainur Rozi Date: Sat, 11 Dec 2021 14:31:59 +0700 Subject: [PATCH] inkscape: update to 1.1.1 --- srcpkgs/inkscape/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template index f8b76d630bea..e53c0b378e71 100644 --- a/srcpkgs/inkscape/template +++ b/srcpkgs/inkscape/template @@ -1,8 +1,8 @@ # Template file for 'inkscape' pkgname=inkscape -version=1.1 -revision=3 -wrksrc="inkscape-${version}_2021-05-24_c4e8f9ed74" +version=1.1.1 +revision=1 +wrksrc="inkscape-${version}_2021-09-20_3bf5ae0d25" build_style=cmake # builds executables then runs checks # some tests still fail on musl: https://gitlab.com/inkscape/inkscape/-/issues/2241 @@ -21,7 +21,7 @@ maintainer="Alex Lohr " license="GPL-2.0-only, LGPL-2.1-or-later" homepage="http://inkscape.org/" distfiles="https://media.inkscape.org/dl/resources/file/inkscape-${version}.tar.xz" -checksum=71e6e8ce3fdf702f59dbc4a276665eb982eb7822b029bbdbeced2df4301795e6 +checksum=aeca0b9d33b5b1cfa9aa70433bdee6a8c3d020ffafc2e6f0c9a60eed7a7978af python_version=3 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then