diff options
Diffstat (limited to 'gnome/gconf-editor/Pkgfile')
-rw-r--r-- | gnome/gconf-editor/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/gconf-editor/Pkgfile b/gnome/gconf-editor/Pkgfile index 7b0700f57..3df0c1681 100644 --- a/gnome/gconf-editor/Pkgfile +++ b/gnome/gconf-editor/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libgnomeui, gnome-doc-utils name=gconf-editor -version=2.28.0 +version=2.30.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.28/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.30/$name-$version.tar.bz2) build() { cd $name-$version |