diff options
Diffstat (limited to 'xfce/xfce4-cpugraph-plugin/Pkgfile')
-rwxr-xr-x | xfce/xfce4-cpugraph-plugin/Pkgfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xfce/xfce4-cpugraph-plugin/Pkgfile b/xfce/xfce4-cpugraph-plugin/Pkgfile index 69d1d2bd3..ab0e83a15 100755 --- a/xfce/xfce4-cpugraph-plugin/Pkgfile +++ b/xfce/xfce4-cpugraph-plugin/Pkgfile @@ -1,14 +1,14 @@ # Description: Moniteur dearge CPU pour Xfce # URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com +# Packager: tnut at nutyx dot com # Depends on: xfce4-panel # Run on: xfce4-panel name=xfce4-cpugraph-plugin -version=0.4.0 -release=4 -source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.gz) +version=1.0.1 +release=1 +source=(http://archive.xfce.org/src/panel-plugins/$name/1.0/$name-$version.tar.bz2) build() { cd $name-$version |