diff options
Diffstat (limited to 'extra/libgnome/Pkgfile')
-rw-r--r-- | extra/libgnome/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgnome/Pkgfile b/extra/libgnome/Pkgfile index 52a238291..c26033765 100644 --- a/extra/libgnome/Pkgfile +++ b/extra/libgnome/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libbonobo, gnome-vfs, esound name=libgnome -version=2.24.1 +version=2.26.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.24/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.26/$name-$version.tar.bz2) build() { cd $name-$version |