python3-cairo: update to 1.18.1.

This commit is contained in:
maxice8 2019-04-19 20:39:20 -03:00 committed by maxice8
parent 5b110e5d75
commit fdec69846f

View File

@ -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 <xtraeme@voidlinux.org>"
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