diff options
-rw-r--r-- | at-spi2-core/.md5sum | 2 | ||||
-rw-r--r-- | at-spi2-core/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/at-spi2-core/.md5sum b/at-spi2-core/.md5sum index 338aa7c91..ed9d98028 100644 --- a/at-spi2-core/.md5sum +++ b/at-spi2-core/.md5sum @@ -1 +1 @@ -b12ad0e0924706f5e7f51216241068ef at-spi2-core-2.12.0.tar.xz +a37993cc50d90465c9aeed95e2ac439a at-spi2-core-2.14.1.tar.xz diff --git a/at-spi2-core/Pkgfile b/at-spi2-core/Pkgfile index 355dca723..28090c6fd 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.12.0 +version=2.14.1 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/2.12/at-spi2-core-$version.tar.xz) +source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/2.14/at-spi2-core-$version.tar.xz) build() { cd $name-$version |