From 934ba589a7891632e4ca1f02f820e969e4e3d890 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 29 Aug 2021 19:39:57 +0000 Subject: daw_base: added vcvrack-mental to the slackpkg template --- daw_base/build/daw_base.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/daw_base/build/daw_base.SlackBuild b/daw_base/build/daw_base.SlackBuild index fb5af772..e359d573 100755 --- a/daw_base/build/daw_base.SlackBuild +++ b/daw_base/build/daw_base.SlackBuild @@ -56,6 +56,8 @@ # 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. +# 1.2-10: 29/aug/2021 by Eric Hameleers +# * Added Strum's Mental 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 . @@ -66,7 +68,7 @@ PRGNAM=daw_base VERSION=${VERSION:-1.2} ARCH=noarch -BUILD=${BUILD:-9} +BUILD=${BUILD:-10} TAG=${TAG:-alien} # Where do we look for sources? -- cgit v1.2.3