at-spi2-core: update to 2.20.1.
This commit is contained in:
parent
9336819a34
commit
2d0c11e2f2
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'at-spi2-core'
|
||||
pkgname=at-spi2-core
|
||||
version=2.20.0
|
||||
revision=2
|
||||
version=2.20.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)"
|
||||
hostmakedepends="pkg-config intltool dbus glib-devel $(vopt_if gir gobject-introspection)"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=dcc49fb7c08e582910b21ff1e4110b22ab66068a4c6f0db52b098d66794c609b
|
||||
checksum=6ed858e781f5aa9a9662b3beb5ef82f733dac040afc8255d85dffd2097f16900
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue