From 4f7c02dba91382375201b73d3f7f6d0ab850512d 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.2 --- srcpkgs/inkscape/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template index 45f48ccda0dc..c8af052865f2 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.2 +revision=1 +wrksrc="inkscape-${version}_2022-05-15_dc2aedaf03" build_style=cmake # builds executables then runs checks # some tests still fail on musl: https://gitlab.com/inkscape/inkscape/-/issues/2241 @@ -20,8 +20,8 @@ short_desc="Vector-based drawing program" 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 +distfiles="https://media.inkscape.org/dl/resources/file/inkscape-${version}_2022-05-15_dc2aedaf03.tar.xz" +checksum=8d9b31142554945664edfefe2d6b55910a5099765f7176a71107c34f1dcde6ad python_version=3 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then