python-atspi: update to 2.32.1.
This commit is contained in:
parent
ffb986b7fe
commit
c2d2aa67a7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-atspi'
|
||||
pkgname=python-atspi
|
||||
version=2.32.0
|
||||
revision=2
|
||||
version=2.32.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pyatspi-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/pyatspi2"
|
||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||
checksum=0aadf545d08737e305d0c0d92d5ad19491df5f398a6e18cb00cb69824ca9d549
|
||||
checksum=84954a5bbeacc83643f05778d8beafcab8208e11b39b24637b4c4dd1f8620389
|
||||
|
||||
pre_configure() {
|
||||
mkdir -p atspi-${py2_ver}
|
||||
|
|
Loading…
Reference in New Issue