From fdec69846f680b544c73a766accb8d0187043825 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 19 Apr 2019 20:39:20 -0300 Subject: [PATCH] python3-cairo: update to 1.18.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 98e66792c8e..e904ea96c78 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.0 -revision=2 +version=1.18.1 +revision=1 wrksrc="pycairo-${version}" build_style=python3-module hostmakedepends="pkg-config python3" @@ -12,7 +12,7 @@ maintainer="Juan RP " 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=abd42a4c9c2069febb4c38fe74bfc4b4a9d3a89fea3bc2e4ba7baff7a20f783f +checksum=70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786 do_check() { python3 setup.py test