diff --git a/at-spi2-core/.footprint b/at-spi2-core/.footprint index f1966593f..94b3f5044 100644 --- a/at-spi2-core/.footprint +++ b/at-spi2-core/.footprint @@ -54,8 +54,9 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/atspi-2.pc drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/dbus-1/ +drwxr-xr-x root/root usr/share/dbus-1/accessibility-services/ +-rw-r--r-- root/root usr/share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service drwxr-xr-x root/root usr/share/dbus-1/services/ -rw-r--r-- root/root usr/share/dbus-1/services/org.a11y.Bus.service --rw-r--r-- root/root usr/share/dbus-1/services/org.a11y.atspi.Registry.service drwxr-xr-x root/root usr/share/gir-1.0/ -rw-r--r-- root/root usr/share/gir-1.0/Atspi-2.0.gir diff --git a/at-spi2-core/.md5sum b/at-spi2-core/.md5sum index ed9d98028..76be8e8ed 100644 --- a/at-spi2-core/.md5sum +++ b/at-spi2-core/.md5sum @@ -1 +1 @@ -a37993cc50d90465c9aeed95e2ac439a at-spi2-core-2.14.1.tar.xz +5f13ba8cfd97cf817261954ef49ebd48 at-spi2-core-2.18.1.tar.xz diff --git a/at-spi2-core/Pkgfile b/at-spi2-core/Pkgfile index 28090c6fd..272cf7a46 100644 --- a/at-spi2-core/Pkgfile +++ b/at-spi2-core/Pkgfile @@ -4,9 +4,9 @@ # Depends on: dbus, glib, intltool, xorg-libxtst name=at-spi2-core -version=2.14.1 +version=2.18.1 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/2.14/at-spi2-core-$version.tar.xz) +source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/${version:0:4}/at-spi2-core-$version.tar.xz) build() { cd $name-$version