diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-11-11 23:20:48 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-11-11 23:20:48 +0100 |
commit | 31606a020bf5d66344e4398e2975fb7e9a4edaf6 (patch) | |
tree | d86d9364aa4531a4c1a486b355b2d33b6c6bc0cd /gnome/gnome-python-desktop/Pkgfile | |
parent | 3295b42580cbb9ba8f4f974d97dd44fc267b51cf (diff) | |
download | nutyx-pakxe-31606a020bf5d66344e4398e2975fb7e9a4edaf6.tar.gz nutyx-pakxe-31606a020bf5d66344e4398e2975fb7e9a4edaf6.tar.bz2 nutyx-pakxe-31606a020bf5d66344e4398e2975fb7e9a4edaf6.tar.xz nutyx-pakxe-31606a020bf5d66344e4398e2975fb7e9a4edaf6.zip |
maj gnome-python-desktop#2.28.0-1
Diffstat (limited to 'gnome/gnome-python-desktop/Pkgfile')
-rwxr-xr-x | gnome/gnome-python-desktop/Pkgfile | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/gnome/gnome-python-desktop/Pkgfile b/gnome/gnome-python-desktop/Pkgfile index f41f20dfd..295a3ed29 100755 --- a/gnome/gnome-python-desktop/Pkgfile +++ b/gnome/gnome-python-desktop/Pkgfile @@ -1,14 +1,13 @@ # Description: GNOME python desktop about screen # URL: http://www.gnome.org/about/ -# Maintainer: Matt Housh, jaeger at morpheus dot net -# Depends on: gtksourceview, gnome-python, libgnomeui, startup-notification, gnome-doc-utils, totem, nautilus-cd-burner -# Group: gnome/desktop +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: gtksourceview, gnome-python, libgnomeui, startup-notification, gnome-doc-utils, totem, nautilus-cd-burner, brasero name=gnome-python-desktop -version=2.26.0 +version=2.28.0 release=1 -gnomever=2.26.3 -source=(http://download.gnome.org/desktop/${gnomever%.*}/$gnomever/sources/$name-$version.tar.bz2) +source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |