summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index 9f4085b8..b06d4918 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -41,6 +41,9 @@
# * Forgot to add libwebsockets (new ardour dep) to the template.
# 1.2-3: 25/dec/2020 by Eric Hameleers <alien@slackware.com>
# * Added vcvrack to the DAW template.
+# 1.2-4: 26/dec/2020 by Eric Hameleers <alien@slackware.com>
+# * Added vcvrack plugins audible-instruments, befaco and bogaudio
+# to the DAW template.
#
# Run 'sh daw_base.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -51,7 +54,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TAG=${TAG:-alien}
# Where do we look for sources?