diff options
author | bg <bg@nutyx.(none)> | 2009-11-10 10:51:38 +0100 |
---|---|---|
committer | bg <bg@nutyx.(none)> | 2009-11-10 10:51:38 +0100 |
commit | 2160419a1175870c3f6c678a7dc863bb249f5638 (patch) | |
tree | 9abb489666bf81bdc8e045004b54dae10a45c00b /gnome/gnome-backgrounds | |
parent | 85d3865857d7a8ec226bac7b862f86dd6d1960cd (diff) | |
parent | 3972e08717d7c6cee26d3967748d98803101e4dd (diff) | |
download | nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.gz nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.bz2 nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.tar.xz nutyx-extra-2160419a1175870c3f6c678a7dc863bb249f5638.zip |
Merge remote branch 'nutyx-2009/master'
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 |