diff options
Diffstat (limited to 'source/xfce')
-rwxr-xr-x | source/xfce/exo/exo.SlackBuild | 2 | ||||
-rw-r--r-- | source/xfce/exo/exo.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/xfce/exo/exo.SlackBuild b/source/xfce/exo/exo.SlackBuild index e5df41d6..f41f73f1 100755 --- a/source/xfce/exo/exo.SlackBuild +++ b/source/xfce/exo/exo.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=exo VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url index 63b021c2..4700fa40 100644 --- a/source/xfce/exo/exo.url +++ b/source/xfce/exo/exo.url @@ -1 +1 @@ -http://archive.xfce.org:/src/xfce/exo/0.12/exo-0.12.5.tar.bz2 +http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.1.tar.bz2 |