python3-cairo: update to 1.17.1.
This commit is contained in:
parent
704bb86dea
commit
70eab61b2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cairo'
|
||||
pkgname=python3-cairo
|
||||
version=1.17.0
|
||||
version=1.17.1
|
||||
revision=1
|
||||
wrksrc="pycairo-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=cdd4d1d357325dec3a21720b85d273408ef83da5f15c184f2eff3212ff236b9f
|
||||
checksum=0f0a35ec923d87bc495f6753b1e540fd046d95db56a35250c44089fbce03b698
|
||||
|
||||
do_check() {
|
||||
python3 setup.py test
|
||||
|
|
Loading…
Reference in a new issue