diff options
Diffstat (limited to 'extra/libgweather/Pkgfile')
-rw-r--r-- | extra/libgweather/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libgweather/Pkgfile b/extra/libgweather/Pkgfile index 38f2a5c77..64f1e55ad 100644 --- a/extra/libgweather/Pkgfile +++ b/extra/libgweather/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.gnome.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: gnome-vfs, libsoup +# Depends on: gnome-vfs, libsoup, intltool name=libgweather -version=2.26.2.1 +version=2.28.0 release=1 -source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.26/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |