python-atspi: update to 2.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
57d6f755f9
commit
5f347a8940
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-atspi'
|
||||
pkgname=python-atspi
|
||||
version=2.24.0
|
||||
revision=3
|
||||
version=2.26.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyatspi-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,11 +10,11 @@ makedepends="at-spi2-core-devel python-gobject-devel"
|
|||
depends="${makedepends//-devel/}"
|
||||
pycompile_module="pyatspi"
|
||||
short_desc="Python2 bindings for AT-SPI"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||
checksum=e7ef47a5d387fdc64a01722ef2bcced54c4d6b225fbe34867189e1f88ff0a692
|
||||
checksum=c696e47cf3d757dc515a2005ce22c7b580655a233ae6e47b39eefdfe4e8fb675
|
||||
|
||||
pre_configure() {
|
||||
mkdir -p atspi-${py2_ver}
|
||||
|
|
Loading…
Reference in New Issue