diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-26 16:22:16 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-26 16:22:16 +0200 |
commit | 54f0ba1efefabfe1688abf87965aedb1a414a406 (patch) | |
tree | 94903da0eca362e0f79291d3e43448c9da40c2e6 /xfce/exo/Pkgfile | |
parent | 86dbb506676a834b967e94c5a510d8f35c5aed9f (diff) | |
download | nutyx-pakxe-54f0ba1efefabfe1688abf87965aedb1a414a406.tar.gz nutyx-pakxe-54f0ba1efefabfe1688abf87965aedb1a414a406.tar.bz2 nutyx-pakxe-54f0ba1efefabfe1688abf87965aedb1a414a406.tar.xz nutyx-pakxe-54f0ba1efefabfe1688abf87965aedb1a414a406.zip |
maj exo#0.3.107-1
Diffstat (limited to 'xfce/exo/Pkgfile')
-rwxr-xr-x | xfce/exo/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce/exo/Pkgfile b/xfce/exo/Pkgfile index 21054560b..cdaf7c989 100755 --- a/xfce/exo/Pkgfile +++ b/xfce/exo/Pkgfile @@ -5,9 +5,9 @@ # Depends on: hal, fuse, libnotify, libxfce4util, p5-uri, pygtk, python name=exo -version=0.5.2 +version=0.3.107 release=1 -source=(http://archive.xfce.org/src/xfce/exo/0.5/$name-$version.tar.bz2) +source=(http://www.xfce.org/archive/xfce-4.6.2/src/$name-$version.tar.bz2) build() { cd $name-$version |