python-atspi: update to 2.32.0.
This commit is contained in:
parent
2501d1aad4
commit
1d24ebe252
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-atspi'
|
||||
pkgname=python-atspi
|
||||
version=2.30.0
|
||||
version=2.32.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc="pyatspi-${version}"
|
||||
|
@ -13,9 +13,9 @@ depends="at-spi2-core python-gobject"
|
|||
short_desc="Python2 bindings for AT-SPI"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnome.org/"
|
||||
homepage="https://gitlab.gnome.org/GNOME/pyatspi2"
|
||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||
checksum=a22a5f7553fec557b6532179063a55cde781126709099c7789d5e515446fe785
|
||||
checksum=0aadf545d08737e305d0c0d92d5ad19491df5f398a6e18cb00cb69824ca9d549
|
||||
|
||||
pre_configure() {
|
||||
mkdir -p atspi-${py2_ver}
|
||||
|
|
Loading…
Reference in a new issue