summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-08-29 19:39:57 +0000
committer Eric Hameleers <alien@slackware.com>2021-08-29 19:39:57 +0000
commit934ba589a7891632e4ca1f02f820e969e4e3d890 (patch)
treeaa2a7fec91c316213a6ccced751918a315cccdcf
parent831a836cbeb13c3ce5eaed90e689b20559403772 (diff)
downloadasb-934ba589a7891632e4ca1f02f820e969e4e3d890.tar.gz
asb-934ba589a7891632e4ca1f02f820e969e4e3d890.tar.xz
daw_base: added vcvrack-mental to the slackpkg 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 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 <alien@slackware.com>
# * 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.
#
# 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?