diff options
Diffstat (limited to 'xfce/exo/Pkgfile')
-rwxr-xr-x | xfce/exo/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/exo/Pkgfile b/xfce/exo/Pkgfile index cdaf7c989..fa11d82f6 100755 --- a/xfce/exo/Pkgfile +++ b/xfce/exo/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.os-cillation.de/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: hal, fuse, libnotify, libxfce4util, p5-uri, pygtk, python +# Depends on: hal, fuse, libnotify, libxfce4util, p5-uri, pygtk, python2, xorg-libxinerama, xorg-libxrandr, xorg-libxcursor name=exo -version=0.3.107 +version=0.5.6 release=1 -source=(http://www.xfce.org/archive/xfce-4.6.2/src/$name-$version.tar.bz2) +source=(http://archive.xfce.org/xfce/4.8pre3/src/$name-$version.tar.bz2) build() { cd $name-$version |