python-cairo: update to 1.15.3
This commit is contained in:
parent
f98de68632
commit
c3b781254d
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-cairo'
|
# Template file for 'python-cairo'
|
||||||
pkgname=python-cairo
|
pkgname=python-cairo
|
||||||
version=1.15.2
|
version=1.15.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pycairo-${version}"
|
wrksrc="pycairo-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
@ -11,13 +11,13 @@ 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=a66f30c457736f682162e7b3a33bc5e8915c0f3b31ef9bdb4edf43c81935c914
|
checksum=8642e36cef66acbfc02760d2b40c716f5f183d073fb063ba28fd29a14044719d
|
||||||
|
|
||||||
python-cairo-devel_package() {
|
python-cairo-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/share/pkgconfig
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user