summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-09-03 15:32:27 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-03 15:32:27 +0000
commitd3aaf506e700530f76b557225003eefb4b5d9168 (patch)
treeb900a475b2dd036304950358338b9d87541fc5a2
parent777f8ccb4100a080929ad665ece586f605c2e6be (diff)
downloadasb-d3aaf506e700530f76b557225003eefb4b5d9168.tar.gz
asb-d3aaf506e700530f76b557225003eefb4b5d9168.tar.xz
daw_base: added ModularFungi and StudioSixPlusOne VCV Rack plugins to the DAW template.
-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?