mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
pyatspi: update to 2.2.1.
This commit is contained in:
parent
11de414c8c
commit
c940da9fc1
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'pyatspi'
|
# Template file for 'pyatspi'
|
||||||
pkgname=pyatspi
|
pkgname=pyatspi
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Python bindings for AT-SPI"
|
short_desc="Python bindings for AT-SPI"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=1880ddc8d8a1bcf87bab48e7227065f51925eee3d557b0b446ba84c3ca85b740
|
checksum=814afe09407d2197871ba5c202362421ed5bae80d11b2d110ca91510f69db37a
|
||||||
long_desc="
|
long_desc="
|
||||||
This packages the Python language bindings for AT-SPI."
|
This packages the Python language bindings for AT-SPI."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue