mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-cairo: update to 1.18.1.
This commit is contained in:
parent
5b110e5d75
commit
fdec69846f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue