From 6aee31136026cfe0a800535dc42fae6aaa4db7d8 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 21 Aug 2021 19:04:04 +0000 Subject: daw_base: added Valley Audio's free VCV Rack plugins to the DAW template. --- daw_base/build/daw_base.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'daw_base/build/daw_base.SlackBuild') 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 # * Added VCV Rack plugins: countmodula, mindmeldmodular, # packone and squinkyvcv to the DAW template. +# 1.2-9: 21/aug/2021 by Eric Hameleers +# * 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? -- cgit v1.2.3-65-gdbad