python3-cairo: update to 1.15.1

This commit is contained in:
Alessio Sergi 2017-08-20 11:28:48 +02:00
parent 030bae7fdf
commit 72e9914b5a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-cairo'
pkgname=python3-cairo
version=1.15.0
version=1.15.1
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=b469b782ffabeeeb5973b64ee55e993521f32ac658b24baccbcd3f939c4f44f8
checksum=987d392270247343595d37591f80639ed902fce7e30bd2f944cb1b0a9093553d
python3-cairo-devel_package() {
replaces="python3.4-cairo-devel>=0"