mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-atspi: update to 2.32.1.
This commit is contained in:
parent
ffb986b7fe
commit
c2d2aa67a7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-atspi'
|
# Template file for 'python-atspi'
|
||||||
pkgname=python-atspi
|
pkgname=python-atspi
|
||||||
version=2.32.0
|
version=2.32.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pyatspi-${version}"
|
wrksrc="pyatspi-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/pyatspi2"
|
homepage="https://gitlab.gnome.org/GNOME/pyatspi2"
|
||||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||||
checksum=0aadf545d08737e305d0c0d92d5ad19491df5f398a6e18cb00cb69824ca9d549
|
checksum=84954a5bbeacc83643f05778d8beafcab8208e11b39b24637b4c4dd1f8620389
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
mkdir -p atspi-${py2_ver}
|
mkdir -p atspi-${py2_ver}
|
||||||
|
|
Loading…
Add table
Reference in a new issue