diff options
author | tnut <tnut at nutyx dot com> | 2011-03-30 19:19:30 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-03-30 19:19:30 +0200 |
commit | cca2a5a9e97843094ecb7d5ac80e882084307df6 (patch) | |
tree | 165f49111c06384485f6ba6ad2637cdc553518eb /xfce/xfce4-places-plugin/Pkgfile | |
parent | 23c14a1ea77af08123933e4abacea02f770fcf81 (diff) | |
download | nutyx-extra-cca2a5a9e97843094ecb7d5ac80e882084307df6.tar.gz nutyx-extra-cca2a5a9e97843094ecb7d5ac80e882084307df6.tar.bz2 nutyx-extra-cca2a5a9e97843094ecb7d5ac80e882084307df6.tar.xz nutyx-extra-cca2a5a9e97843094ecb7d5ac80e882084307df6.zip |
xfce4-places-plugin, maj
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 |