diff options
Diffstat (limited to 'extra/atkmm/Pkgfile')
-rw-r--r-- | extra/atkmm/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/atkmm/Pkgfile b/extra/atkmm/Pkgfile index 79af1cf09..9c68701a4 100644 --- a/extra/atkmm/Pkgfile +++ b/extra/atkmm/Pkgfile @@ -6,9 +6,9 @@ # Run on: atk,glibmm,libsigc++ name=atkmm -version=2.22.5 +version=2.22.6 release=1 -source=(http://ftp.gnome.org/pub/GNOME/sources/$name/2.22/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/GNOME/sources/$name/2.22/$name-$version.tar.xz) build (){ cd $name-$version |