diff options
Diffstat (limited to 'source/xfce')
-rw-r--r-- | source/xfce/exo/exo.url | 2 | ||||
-rwxr-xr-x | source/xfce/xfce4-settings/xfce4-settings.SlackBuild | 2 | ||||
-rw-r--r-- | source/xfce/xfce4-settings/xfce4-settings.url | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url index 4700fa40..e7187feb 100644 --- a/source/xfce/exo/exo.url +++ b/source/xfce/exo/exo.url @@ -1 +1 @@ -http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.1.tar.bz2 +http://archive.xfce.org:/src/xfce/exo/4.16/exo-4.16.2.tar.bz2 diff --git a/source/xfce/xfce4-settings/xfce4-settings.SlackBuild b/source/xfce/xfce4-settings/xfce4-settings.SlackBuild index 90e5e5d7..290916b5 100755 --- a/source/xfce/xfce4-settings/xfce4-settings.SlackBuild +++ b/source/xfce/xfce4-settings/xfce4-settings.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfce4-settings 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/xfce4-settings/xfce4-settings.url b/source/xfce/xfce4-settings/xfce4-settings.url index 317e2181..cac17cc8 100644 --- a/source/xfce/xfce4-settings/xfce4-settings.url +++ b/source/xfce/xfce4-settings/xfce4-settings.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/xfce4-settings/4.12/xfce4-settings-4.12.4.tar.bz2 +http://archive.xfce.org/src/xfce/xfce4-settings/4.16/xfce4-settings-4.16.1.tar.bz2 |