diff --git a/srcpkgs/python3-cairo/template b/srcpkgs/python3-cairo/template index 341f4d81b9..1c56ceefd8 100644 --- a/srcpkgs/python3-cairo/template +++ b/srcpkgs/python3-cairo/template @@ -1,7 +1,7 @@ # Template file for 'python3-cairo' pkgname=python3-cairo -version=1.15.1 -revision=2 +version=1.15.2 +revision=1 wrksrc="pycairo-${version}" build_style=python3-module replaces="python3.4-cairo>=0" @@ -12,7 +12,7 @@ homepage="https://pycairo.readthedocs.io/" license="LGPL-2.1, MPL-1.1" maintainer="Juan RP " distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz" -checksum=987d392270247343595d37591f80639ed902fce7e30bd2f944cb1b0a9093553d +checksum=a66f30c457736f682162e7b3a33bc5e8915c0f3b31ef9bdb4edf43c81935c914 python3-cairo-devel_package() { replaces="python3.4-cairo-devel>=0"