python3-cairo: update to 1.25.1.

This commit is contained in:
Mohammed Anas 2023-12-01 23:53:01 +00:00 committed by classabbyamp
parent f14d90ed02
commit ba02ec00df

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cairo'
pkgname=python3-cairo
version=1.24.0
revision=2
version=1.25.1
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="cairo-devel python3-devel"
@ -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=1444d52f1bb4cc79a4a0c0fe2ccec4bd78ff885ab01ebe1c0f637d8392bcafb6
checksum=7e2be4fbc3b4536f16db7a11982cbf713e75069a4d73d44fe5a49b68423f5c0c
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-Dtests=true"