python-cairo: update to 1.15.2
This commit is contained in:
parent
7e9e0ca12e
commit
ceccc42911
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-cairo'
|
# Template file for 'python-cairo'
|
||||||
pkgname=python-cairo
|
pkgname=python-cairo
|
||||||
version=1.15.1
|
version=1.15.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycairo-${version}"
|
wrksrc="pycairo-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -11,7 +11,7 @@ homepage="https://pycairo.readthedocs.io/"
|
||||||
license="LGPL-2.1, MPL-1.1"
|
license="LGPL-2.1, MPL-1.1"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
|
distfiles="https://github.com/pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
|
||||||
checksum=987d392270247343595d37591f80639ed902fce7e30bd2f944cb1b0a9093553d
|
checksum=a66f30c457736f682162e7b3a33bc5e8915c0f3b31ef9bdb4edf43c81935c914
|
||||||
|
|
||||||
python-cairo-devel_package() {
|
python-cairo-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue