diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2008-11-28 15:25:02 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2008-11-28 15:25:02 +0100 |
commit | d06dba57e112566e1a75695b269b8d19851003f8 (patch) | |
tree | b58f1c88e3e057f1b8ac3f896d35ace9cdd65635 /atk/Pkgfile | |
parent | 709bd9df6b5f18154b718d9968b6bceb0bd5ab31 (diff) | |
download | opt-d06dba57e112566e1a75695b269b8d19851003f8.tar.gz opt-d06dba57e112566e1a75695b269b8d19851003f8.tar.xz |
atk: updated to 1.24.0.
Diffstat (limited to 'atk/Pkgfile')
-rw-r--r-- | atk/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/atk/Pkgfile b/atk/Pkgfile index d3f4d0ae5..0d30c72ee 100644 --- a/atk/Pkgfile +++ b/atk/Pkgfile @@ -4,9 +4,9 @@ # Depends on: glib name=atk -version=1.22.0 +version=1.24.0 release=1 -source=(http://download.gnome.org/sources/$name/1.22/$name-$version.tar.bz2) +source=(http://download.gnome.org/sources/$name/1.24/$name-$version.tar.bz2) build () { cd $name-$version |