summaryrefslogtreecommitdiffstats
path: root/source/xap/audacious-plugins/audacious-plugins.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-03-06 20:18:10 +0000
committer Eric Hameleers <alien@slackware.com>2023-03-06 22:32:23 +0100
commit95095a0e2499322212eec0e9ac228095540ede4b (patch)
tree61bf83083e5f7e75f711d65a3b974148ba8bc150 /source/xap/audacious-plugins/audacious-plugins.SlackBuild
parentb0d01a9435990b254add8c2acdf9422b7883923a (diff)
downloadcurrent-95095a0e2499322212eec0e9ac228095540ede4b.tar.gz
current-95095a0e2499322212eec0e9ac228095540ede4b.tar.xz
Mon Mar 6 20:18:10 UTC 202320230306201810
ap/sudo-1.9.13p3-x86_64-1.txz: Upgraded. d/scons-4.5.0-x86_64-1.txz: Upgraded. l/libqalculate-4.6.0-x86_64-1.txz: Upgraded. n/gnutls-3.8.0-x86_64-1.txz: Upgraded. xap/audacious-4.3-x86_64-1.txz: Upgraded. xap/audacious-plugins-4.3-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rwxr-xr-xsource/xap/audacious-plugins/audacious-plugins.SlackBuild2
1 files changed, 1 insertions, 1 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}