diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-21 23:32:34 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-21 23:32:34 +0100 |
commit | 5cb2b964628c22fa5ed08ff18b64690601da4c73 (patch) | |
tree | 0108fa1bcce4e82af92faebec19aba2c7b821494 /xfce/xfce4-appfinder/Pkgfile | |
parent | 5cf2fb37326ef968e69fe5fe11ae95f856776fe4 (diff) | |
download | nutyx-pakxe-5cb2b964628c22fa5ed08ff18b64690601da4c73.tar.gz nutyx-pakxe-5cb2b964628c22fa5ed08ff18b64690601da4c73.tar.bz2 nutyx-pakxe-5cb2b964628c22fa5ed08ff18b64690601da4c73.tar.xz nutyx-pakxe-5cb2b964628c22fa5ed08ff18b64690601da4c73.zip |
xfce4-appfinder, maj 4.8.0-1
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 |