summaryrefslogtreecommitdiffstats
path: root/source
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
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')
-rw-r--r--source/a/glibc-zoneinfo/slack-desc2
-rwxr-xr-xsource/xap/audacious-plugins/audacious-plugins.SlackBuild2
-rwxr-xr-xsource/xap/audacious/audacious.SlackBuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/a/glibc-zoneinfo/slack-desc b/source/a/glibc-zoneinfo/slack-desc
index d1b8173bf..9a094cea0 100644
--- a/source/a/glibc-zoneinfo/slack-desc
+++ b/source/a/glibc-zoneinfo/slack-desc
@@ -11,7 +11,7 @@ glibc-zoneinfo:
glibc-zoneinfo: This package allows you to configure your time zone.
glibc-zoneinfo:
glibc-zoneinfo: This timezone database comes from the tzdata and tzcode packages by
-glibc-zoneinfo: Arthur David Olson et.al. The latest version and more information
+glibc-zoneinfo: Arthur David Olson et al. The latest version and more information
glibc-zoneinfo: may be found at: http://www.iana.org/time-zones
glibc-zoneinfo:
glibc-zoneinfo: Use the timeconfig utility to set your local time zone.
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) "}