inkscape: update to 1.1.1
This commit is contained in:
parent
0e799ad220
commit
4702a23c87
1 changed files with 4 additions and 4 deletions
|
@ -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 <alex.lohr@logmein.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue