python-atspi: update to 2.18.0.
This commit is contained in:
parent
e89250303f
commit
8f9bedc8c0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-atspi'
|
||||
pkgname=python-atspi
|
||||
version=2.16.0
|
||||
revision=2
|
||||
version=2.18.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
nocross=yes
|
||||
wrksrc="pyatspi-${version}"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||
checksum=a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
|
||||
checksum=f86f03ad05d0502cd60fe8b98f746f74ce3bc208e9f3798f6a2130b3c5f4ab46
|
||||
|
||||
do_configure() {
|
||||
mkdir ${wrksrc}/python2-build
|
||||
|
|
Loading…
Reference in a new issue