diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2014-11-12 00:34:31 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-11-12 09:08:07 +0100 |
commit | 7163038a45bcf2a83c38603ad8a4c3c832e6a338 (patch) | |
tree | 8626a205db70396eea5f39d8cc00336125fb3f2e /at-spi2-core/Pkgfile | |
parent | 9078ed2548239f6211d588a03a3099d840763b4c (diff) | |
download | opt-7163038a45bcf2a83c38603ad8a4c3c832e6a338.tar.gz opt-7163038a45bcf2a83c38603ad8a4c3c832e6a338.tar.xz |
at-spi2-core: updated to 2.14.1
Diffstat (limited to 'at-spi2-core/Pkgfile')
-rw-r--r-- | at-spi2-core/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |