From 52bf438b12a0b1a271538dd8123118a1dafe45ad Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Fri, 1 Dec 2023 23:53:01 +0000 Subject: [PATCH] python3-cairo: update to 1.25.1. --- srcpkgs/python3-cairo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-cairo/template b/srcpkgs/python3-cairo/template index 100132fc8ff1d..b95f8a8c2e139 100644 --- a/srcpkgs/python3-cairo/template +++ b/srcpkgs/python3-cairo/template @@ -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"