diff options
Diffstat (limited to 'source')
-rwxr-xr-x | source/a/xfsprogs/xfsprogs.SlackBuild | 2 | ||||
-rw-r--r-- | source/xfce/Thunar/Thunar.url | 2 | ||||
-rw-r--r-- | source/xfce/exo/exo.url | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/a/xfsprogs/xfsprogs.SlackBuild b/source/a/xfsprogs/xfsprogs.SlackBuild index 1fbf978d..fe5d5e8f 100755 --- a/source/a/xfsprogs/xfsprogs.SlackBuild +++ b/source/a/xfsprogs/xfsprogs.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=xfsprogs VERSION=${VERSION:-$(echo xfsprogs-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/xfce/Thunar/Thunar.url b/source/xfce/Thunar/Thunar.url index 66acd981..981cf800 100644 --- a/source/xfce/Thunar/Thunar.url +++ b/source/xfce/Thunar/Thunar.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.10.tar.bz2 +http://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.11.tar.bz2 diff --git a/source/xfce/exo/exo.url b/source/xfce/exo/exo.url index ac9a2938..ec98d293 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.8.tar.bz2 +http://archive.xfce.org:/src/xfce/exo/0.12/exo-0.12.9.tar.bz2 |