python-atspi: update to 2.16.0.
This commit is contained in:
parent
67e045fbb2
commit
c9de06116b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-atspi'
|
||||
pkgname=python-atspi
|
||||
version=2.14.0
|
||||
version=2.16.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyatspi-${version}"
|
||||
|
@ -16,7 +16,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=b615dd81abccb929b0e120f64573b1f8c2a8f6d0651185d32d4fb7e75613bb48
|
||||
checksum=a67a857ca5eaf16fc059d9be47d0850edd93bffdd777c1b7612ecc95f6e3b4a0
|
||||
|
||||
do_configure() {
|
||||
mkdir ${wrksrc}/python2-build
|
||||
|
|
Loading…
Reference in a new issue