diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-09 23:17:05 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-09 23:17:05 +0100 |
commit | 5c8617baaaf627f002948e6c3f74c859ea879dfb (patch) | |
tree | a8e8ce14fa0b7b38bd3a11971a67e8064f328ece /gnome/gnome-backgrounds | |
parent | 962c19252a33f9380814574ddc12a259b71c2c30 (diff) | |
download | nutyx-pakxe-5c8617baaaf627f002948e6c3f74c859ea879dfb.tar.gz nutyx-pakxe-5c8617baaaf627f002948e6c3f74c859ea879dfb.tar.bz2 nutyx-pakxe-5c8617baaaf627f002948e6c3f74c859ea879dfb.tar.xz nutyx-pakxe-5c8617baaaf627f002948e6c3f74c859ea879dfb.zip |
maj gnome-backgrounds#2.28.0-1
Diffstat (limited to 'gnome/gnome-backgrounds')
-rw-r--r-- | gnome/gnome-backgrounds/.md5sum | 2 | ||||
-rw-r--r-- | gnome/gnome-backgrounds/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome/gnome-backgrounds/.md5sum b/gnome/gnome-backgrounds/.md5sum index 62773d310..b920dd5dd 100644 --- a/gnome/gnome-backgrounds/.md5sum +++ b/gnome/gnome-backgrounds/.md5sum @@ -1 +1 @@ -28e09fcdeef5616bc612b36e5068e413 gnome-backgrounds-2.24.1.tar.bz2 +a137eae321c12ba253a1ce55b13b622d gnome-backgrounds-2.28.0.tar.bz2 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 |