python-cairo: update to 1.16.3.
This commit is contained in:
parent
11bbb9a8db
commit
843e1db51b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cairo'
|
||||
pkgname=python-cairo
|
||||
version=1.16.2
|
||||
version=1.16.3
|
||||
revision=1
|
||||
wrksrc="pycairo-${version}"
|
||||
build_style=python2-module
|
||||
|
@ -11,7 +11,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=49a3cf8737c009852e97289d43e952bf228d8df53a7ddb840d4deeb4d0cc1ea7
|
||||
checksum=5bb321e5d4f8b3a51f56fc6a35c143f1b72ce0d748b43d8b623596e8215f01f7
|
||||
|
||||
python-cairo-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue