From d3aaf506e700530f76b557225003eefb4b5d9168 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 3 Sep 2021 15:32:27 +0000 Subject: daw_base: added ModularFungi and StudioSixPlusOne VCV Rack plugins to the DAW template. --- daw_base/build/daw_base.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 # * Added Strum's Mental VCV Rack plugins to the DAW template. +# 1.2-11: 03/sep/2021 by Eric Hameleers +# * 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? -- cgit v1.2.3