diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-23 13:31:01 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-23 13:31:01 +0100 |
commit | 87f22b97565f577e714b82d1683333e4bbc0e330 (patch) | |
tree | d26355ea93dfeac8b6d098f5ce822b16695e31c2 /xfce/thunar-volman/Pkgfile | |
parent | e1b9d451a76efefabbd9c00453186261e3bcc30a (diff) | |
download | nutyx-pakxe-87f22b97565f577e714b82d1683333e4bbc0e330.tar.gz nutyx-pakxe-87f22b97565f577e714b82d1683333e4bbc0e330.tar.bz2 nutyx-pakxe-87f22b97565f577e714b82d1683333e4bbc0e330.tar.xz nutyx-pakxe-87f22b97565f577e714b82d1683333e4bbc0e330.zip |
ajout de thunar-volman 0.6.0-1
Diffstat (limited to 'xfce/thunar-volman/Pkgfile')
-rwxr-xr-x | xfce/thunar-volman/Pkgfile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/xfce/thunar-volman/Pkgfile b/xfce/thunar-volman/Pkgfile index 7cd7c5af9..c93a34eea 100755 --- a/xfce/thunar-volman/Pkgfile +++ b/xfce/thunar-volman/Pkgfile @@ -1,14 +1,14 @@ # Description: Gestion des médias amovibles pour Thunar # URL: http://goodies.xfce.org/projects/thunar-plugins/thunar-volman/ # Maintainer: NuTyX core team -# Packager: fred.galusik at gmail dot com -# Depends on: dbus-glib, hal, thunar -# Run on: dbus-glib,hal,thunar +# Packager: thierryn1 at hispeed dot ch +# Depends on: dbus-glib, thunar, hicolor-icon-theme +# Run on: dbus-glib,thunar name=thunar-volman -version=0.3.80 -release=2 -source=(http://goodies.xfce.org/releases/$name/$name-$version.tar.bz2) +version=0.6.0 +release=1 +source=(http://archive.xfce.org/src/apps/$name/0.6/$name-$version.tar.bz2) build() { cd $name-$version |