From 0f8ed0b38f61a58a079a30aabde5de696a94d167 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 5 Jun 2021 23:08:13 -0400 Subject: [PATCH] python3-cairo: update to 1.20.1. --- srcpkgs/python3-cairo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cairo/template b/srcpkgs/python3-cairo/template index a470c539bd8..6f410b7ee75 100644 --- a/srcpkgs/python3-cairo/template +++ b/srcpkgs/python3-cairo/template @@ -1,6 +1,6 @@ # Template file for 'python3-cairo' pkgname=python3-cairo -version=1.20.0 +version=1.20.1 revision=1 wrksrc="pycairo-${version}" build_style=python3-module @@ -13,7 +13,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=5695a10cb7f9ae0d01f665b56602a845b0a8cb17e2123bfece10c2e58552468c +checksum=1ee72b035b21a475e1ed648e26541b04e5d7e753d75ca79de8c583b25785531b do_check() { python3 setup.py test