python-atspi: update to 2.14.0.
This commit is contained in:
parent
a1f1264000
commit
c4006fb2a2
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'python-atspi'
|
||||
pkgname=python-atspi
|
||||
version=2.12.0
|
||||
revision=2
|
||||
version=2.14.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyatspi-${version}"
|
||||
build_style=gnu-configure
|
||||
python_versions="2.7 3.4"
|
||||
hostmakedepends="pkg-config which"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="at-spi2-core-devel>=2.10 python-gobject-devel>=3.10"
|
||||
depends="${makedepends//-devel/}"
|
||||
replaces="pyatspi>=0"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org/"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/pyatspi/${version%.*}/pyatspi-${version}.tar.xz"
|
||||
checksum=4e6cd801412a090dcc7ec2a27298dee5e84dc0af11479d5d5c061254b8ea6ac4
|
||||
checksum=b615dd81abccb929b0e120f64573b1f8c2a8f6d0651185d32d4fb7e75613bb48
|
||||
|
||||
do_configure() {
|
||||
mkdir ${wrksrc}/python2-build
|
||||
|
|
Loading…
Reference in New Issue
Block a user