python-atspi: update to 2.20.3.
This commit is contained in:
parent
1d3b9aa5e1
commit
659dec35e2
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-atspi'
|
# Template file for 'python-atspi'
|
||||||
pkgname=python-atspi
|
pkgname=python-atspi
|
||||||
version=2.18.0
|
version=2.20.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyatspi-${version}"
|
wrksrc="pyatspi-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||||
checksum=f86f03ad05d0502cd60fe8b98f746f74ce3bc208e9f3798f6a2130b3c5f4ab46
|
checksum=628f19cc5790b02ae6ec8580902683520087fba503c06c71257c572108cb5850
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
mkdir -p atspi-${py2_ver}
|
mkdir -p atspi-${py2_ver}
|
||||||
|
|
Loading…
Reference in New Issue