diff options
Diffstat (limited to 'gnome/gcalctool/Pkgfile')
-rw-r--r-- | gnome/gcalctool/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/gcalctool/Pkgfile b/gnome/gcalctool/Pkgfile index 98625f787..dc14ebec2 100644 --- a/gnome/gcalctool/Pkgfile +++ b/gnome/gcalctool/Pkgfile @@ -5,9 +5,9 @@ # Depends on: libgnomeui, gnome-doc-utils name=gcalctool -version=5.28.2 +version=5.30.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/5.28/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/5.30/$name-$version.tar.bz2) build() { cd $name-$version |