python-cairo: update to 1.18.2

This commit is contained in:
Nathan Owens 2019-12-29 20:57:37 -06:00 committed by Piotr
parent a2e8d827c4
commit 5ba4f56b95

View file

@ -1,6 +1,6 @@
# Template file for 'python-cairo'
pkgname=python-cairo
version=1.18.1
version=1.18.2
revision=1
wrksrc="pycairo-${version}"
build_style=python2-module
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@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=70172e58b6bad7572a3518c26729b074acdde15e6fee6cbab6d3528ad552b786
checksum=dcb853fd020729516e8828ad364084e752327d4cff8505d20b13504b32b16531
python-cairo-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"