summaryrefslogtreecommitdiffstats
path: root/source/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-04-06 21:23:19 +0000
committer Eric Hameleers <alien@slackware.com>2020-04-07 08:59:49 +0200
commit3f4048014366ba929686d067807a2ec0368a9238 (patch)
tree35621bf45ace503b9ab321e712bffc6e3870eb40 /source/xap
parentc83fbfbb711bd262ccef1ee6c7377726e13bdbb8 (diff)
downloadcurrent-3f4048014366ba929686d067807a2ec0368a9238.tar.gz
current-3f4048014366ba929686d067807a2ec0368a9238.tar.xz
Mon Apr 6 21:23:19 UTC 202020200406212319
ap/vim-8.2.0521-x86_64-1.txz: Upgraded. d/vala-0.48.3-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_5-x86_64-1.txz: Upgraded. x/compiz-0.8.18-x86_64-1.txz: Upgraded. xap/audacious-4.0.1-x86_64-1.txz: Upgraded. xap/audacious-plugins-4.0.1-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.0521-x86_64-1.txz: Upgraded. extra/brltty/brltty-6.1-x86_64-1.txz: Upgraded. extra/pure-alsa-system/audacious-plugins-4.0.1-x86_64-1_alsa.txz: Upgraded. testing/packages/PAM/sudo-1.8.31p1-x86_64-1_pam.txz: Upgraded.
Diffstat (limited to 'source/xap')
-rwxr-xr-xsource/xap/audacious-plugins/audacious-plugins.SlackBuild2
-rwxr-xr-xsource/xap/audacious/audacious.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/xap/audacious-plugins/audacious-plugins.SlackBuild b/source/xap/audacious-plugins/audacious-plugins.SlackBuild
index 5e6ce17dc..3e3de478b 100755
--- a/source/xap/audacious-plugins/audacious-plugins.SlackBuild
+++ b/source/xap/audacious-plugins/audacious-plugins.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=audacious-plugins
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Whether to include faad/aac support:
FAAD=${FAAD:---disable-aac}
diff --git a/source/xap/audacious/audacious.SlackBuild b/source/xap/audacious/audacious.SlackBuild
index 20f9b2254..0af5b80dc 100755
--- a/source/xap/audacious/audacious.SlackBuild
+++ b/source/xap/audacious/audacious.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=audacious
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}