at-spi2-atk: update to 2.18.1.
This commit is contained in:
parent
7d95a418ac
commit
b6b79e36a9
1 changed files with 2 additions and 3 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'at-spi2-atk'
|
||||
pkgname=at-spi2-atk
|
||||
version=2.18.0
|
||||
version=2.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config intltool glib-devel"
|
||||
makedepends="libglib-devel atk-devel at-spi2-core-devel"
|
||||
depends="at-spi2-core>=2.15"
|
||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="LGPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=4a6db33453b6efd15fa7d84ef2a3421262a053f57f1df6e7a2536d02bacdf375
|
||||
checksum=c4b15f9386d34d464ddad5f6cc85669742c016df87141ceee93513245979c12d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue