summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-08-21 19:04:04 +0000
committer Eric Hameleers <alien@slackware.com>2021-08-21 19:04:04 +0000
commit6aee31136026cfe0a800535dc42fae6aaa4db7d8 (patch)
tree17cb15961e226df7e9dac0dcd5ac20a3371dff57
parentb494b217c891e58985b2e3ccd9c5b07332686ca0 (diff)
downloadasb-6aee31136026cfe0a800535dc42fae6aaa4db7d8.tar.gz
asb-6aee31136026cfe0a800535dc42fae6aaa4db7d8.tar.xz
daw_base: added Valley Audio's free VCV Rack plugins to the DAW template.
-rwxr-xr-xdaw_base/build/daw_base.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild
index abc9330e..fb5af772 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -54,6 +54,8 @@
# 1.2-8: 19/aug/2021 by Eric Hameleers <alien@slackware.com>
# * Added VCV Rack plugins: countmodula, mindmeldmodular,
# packone and squinkyvcv to the DAW template.
+# 1.2-9: 21/aug/2021 by Eric Hameleers <alien@slackware.com>
+# * Added Valley Audio's free 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 .
@@ -64,7 +66,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-8}
+BUILD=${BUILD:-9}
TAG=${TAG:-alien}
# Where do we look for sources?