diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-24 21:28:09 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-24 21:28:09 +0100 |
commit | 7a05878fe6bdf1e1ce6068ed1569ae98d90bc5f0 (patch) | |
tree | 67009eda0d704fc10d9d7ebd7b8ed7574f942079 /xfce/xfce4-cpugraph-plugin/Pkgfile | |
parent | 7080a12e0243ebfd5f103b7160b033eedd7f2a08 (diff) | |
download | nutyx-pakxe-7a05878fe6bdf1e1ce6068ed1569ae98d90bc5f0.tar.gz nutyx-pakxe-7a05878fe6bdf1e1ce6068ed1569ae98d90bc5f0.tar.bz2 nutyx-pakxe-7a05878fe6bdf1e1ce6068ed1569ae98d90bc5f0.tar.xz nutyx-pakxe-7a05878fe6bdf1e1ce6068ed1569ae98d90bc5f0.zip |
xfce4-cpugraph-plugin, maj 1.0.1-1
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 |