diff options
Diffstat (limited to 'xfce/gvfs/Pkgfile')
-rw-r--r-- | xfce/gvfs/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/gvfs/Pkgfile b/xfce/gvfs/Pkgfile index 4031c4791..05ea12557 100644 --- a/xfce/gvfs/Pkgfile +++ b/xfce/gvfs/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.gnome.org/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus, intltool, fuse, libgphoto2, samba3, libcdio -# Run on: fuse,libsoup,libgphoto2,samba3,libcdio +# Depends on: dbus, intltool, fuse, libgphoto2, samba3, libcdio, gnome-disk-utility +# Run on: fuse,libsoup,libgphoto2,samba3,libcdio,gnome-disk-utility name=gvfs version=1.8.1 -release=1 +release=2 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) build() { cd $name-$version |