python3-cairo: update to 1.24.0.

This commit is contained in:
Bnyro 2023-08-07 20:05:58 +02:00 committed by Duncan Overbruck
parent 45b84a2816
commit c0c3d3cc06

View File

@ -1,6 +1,6 @@
# Template file for 'python3-cairo'
pkgname=python3-cairo
version=1.23.0
version=1.24.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -13,7 +13,7 @@ license="LGPL-2.1-or-later, MPL-1.1"
homepage="https://pycairo.readthedocs.io/"
changelog="https://raw.githubusercontent.com/pygobject/pycairo/main/NEWS"
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
checksum=9b61ac818723adc04367301317eb2e814a83522f07bbd1f409af0dada463c44c
checksum=1444d52f1bb4cc79a4a0c0fe2ccec4bd78ff885ab01ebe1c0f637d8392bcafb6
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-Dtests=true"