diff options
Diffstat (limited to 'xfce/xfce4-places-plugin/Pkgfile')
-rwxr-xr-x | xfce/xfce4-places-plugin/Pkgfile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xfce/xfce4-places-plugin/Pkgfile b/xfce/xfce4-places-plugin/Pkgfile index e126cd1a4..5ffc019d6 100755 --- a/xfce/xfce4-places-plugin/Pkgfile +++ b/xfce/xfce4-places-plugin/Pkgfile @@ -1,14 +1,14 @@ # Description: Raccourcis vers documents, dossiers et medias amovibles # URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com -# Depends on: thunar, xfce4-panel -# Run on: thunar,xfce4-panel +# Packager: tnut at nutyx dot com +# Depends on: thunar, ,thunar-vfs,xfce4-panel +# Run on: thunar,thunar-vfs, xfce4-panel name=xfce4-places-plugin -version=1.1.0 -release=5 -source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2) +version=1.2.0 +release=1 +source=(http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.2/$name-$version.tar.bz2) build() { cd $name-$version |