diff options
Diffstat (limited to 'gnome/gnome-backgrounds/Pkgfile')
-rw-r--r-- | gnome/gnome-backgrounds/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/gnome-backgrounds/Pkgfile b/gnome/gnome-backgrounds/Pkgfile index b1d0a13f7..5bfde698c 100644 --- a/gnome/gnome-backgrounds/Pkgfile +++ b/gnome/gnome-backgrounds/Pkgfile @@ -5,9 +5,9 @@ # Depends on: p5-xml-parser name=gnome-backgrounds -version=2.24.1 +version=2.28.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/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |