diff options
Diffstat (limited to 'xfce/xfce4-appfinder/Pkgfile')
-rwxr-xr-x | xfce/xfce4-appfinder/Pkgfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xfce/xfce4-appfinder/Pkgfile b/xfce/xfce4-appfinder/Pkgfile index 3019ada7f..d4a218c50 100755 --- a/xfce/xfce4-appfinder/Pkgfile +++ b/xfce/xfce4-appfinder/Pkgfile @@ -2,13 +2,13 @@ # URL: http://http://www.xfce.org/projects/xfce4-appfinder/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: gtk, libxfce4util, libxfce4menu -# Run on: gtk,libxfce4util,libxfce4menu,thunar-volman +# Depends on: libxfce4ui, garcon +# Run on: libxfce4ui,garcon name=xfce4-appfinder -version=4.7.2 +version=4.8.0 release=1 -source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) +source=(http://archive.xfce.org/xfce/4.8/src/$name-$version.tar.bz2) build() { cd $name-$version |