python3-cairo: update to 1.15.0
This commit is contained in:
parent
9335365891
commit
0a7a285e02
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cairo'
|
||||
pkgname=python3-cairo
|
||||
version=1.14.1
|
||||
version=1.15.0
|
||||
revision=1
|
||||
wrksrc="pycairo-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ homepage="https://pycairo.readthedocs.io/"
|
|||
license="LGPL-2.1, MPL-1.1"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
|
||||
checksum=0d13a0a6eeaf0c357db04392943eb9b25767445608d31dde1307f003f68c5754
|
||||
checksum=b469b782ffabeeeb5973b64ee55e993521f32ac658b24baccbcd3f939c4f44f8
|
||||
|
||||
python3-cairo-devel_package() {
|
||||
replaces="python3.4-cairo-devel>=0"
|
||||
|
|
Loading…
Reference in New Issue