diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2014-06-22 16:44:41 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-06-22 16:44:41 +0200 |
commit | 61d8d1303b2ebc91b4cba2c7b9a78c58e9003b8e (patch) | |
tree | cf1018fa625137389d66a4bd175af9d8f633b74d /at-spi2-core/Pkgfile | |
parent | 9379570f6fced4934819d6f25fd17410448e4282 (diff) | |
download | opt-61d8d1303b2ebc91b4cba2c7b9a78c58e9003b8e.tar.gz opt-61d8d1303b2ebc91b4cba2c7b9a78c58e9003b8e.tar.xz |
at-spi2-core: updated to 2.12.0
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 a1f3e8cd6..355dca723 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.10.2 +version=2.12.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/2.10/at-spi2-core-$version.tar.xz) +source=(http://ftp.gnome.org/pub/gnome/sources/at-spi2-core/2.12/at-spi2-core-$version.tar.xz) build() { cd $name-$version |