From 3c2f1e8252d5c51d89b565544c5906edc0fe9a40 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Sun, 8 Mar 2020 15:51:53 -0500 Subject: [PATCH] python3-cairo: update to 1.19.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 ac158237dd2..6fcca40967b 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.18.1 -revision=2 +version=1.19.1 +revision=1 wrksrc="pycairo-${version}" build_style=python3-module hostmakedepends="pkg-config python3" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later, MPL-1.1" homepage="https://pycairo.readthedocs.io/" distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz" -checksum=70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786 +checksum=2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3562e84 do_check() { python3 setup.py test