summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'daw_base/build/daw_base.SlackBuild')
-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 e359d573..a2360b64 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -58,6 +58,9 @@
# * Added Valley Audio's free VCV Rack plugins to the DAW template.
# 1.2-10: 29/aug/2021 by Eric Hameleers <alien@slackware.com>
# * Added Strum's Mental VCV Rack plugins to the DAW template.
+# 1.2-11: 03/sep/2021 by Eric Hameleers <alien@slackware.com>
+# * Added ModularFungi and StudioSixPlusOne VCV Rack plugins
+# 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 .
@@ -68,7 +71,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-10}
+BUILD=${BUILD:-11}
TAG=${TAG:-alien}
# Where do we look for sources?