From 971c3899f2357b9eb616481a72b377b3667445da Mon Sep 17 00:00:00 2001 From: Hervy Qurrotul Ainur Rozi Date: Mon, 7 Feb 2022 11:09:12 +0700 Subject: [PATCH] inkscape: update to 1.1.2 --- srcpkgs/inkscape/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template index 45f48ccda0dc..49cff7effdb9 100644 --- a/srcpkgs/inkscape/template +++ b/srcpkgs/inkscape/template @@ -1,8 +1,8 @@ # Template file for 'inkscape' pkgname=inkscape -version=1.1.1 -revision=3 -wrksrc="inkscape-${version}_2021-09-20_3bf5ae0d25" +version=1.1.2 +revision=1 +wrksrc="inkscape-${version}_2022-02-04_0a00cf5339" 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=aeca0b9d33b5b1cfa9aa70433bdee6a8c3d020ffafc2e6f0c9a60eed7a7978af +checksum=3ffe54a06d0b25a4cd8b6eb424536ef1ed205be13443a39cd437c8c7b89b96d1 python_version=3 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then