summaryrefslogtreecommitdiffstats
path: root/daw_base
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-07-10 19:53:51 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-10 19:53:51 +0000
commit97abc4ac6f1530558db622ccc26dda974f9c7706 (patch)
tree7b9e5859834666ac00cf4bba94c50f3da7730cf3 /daw_base
parentbe3740114a0f625dd00a90b8bb84b2c9518666a9 (diff)
downloadasb-97abc4ac6f1530558db622ccc26dda974f9c7706.tar.gz
asb-97abc4ac6f1530558db622ccc26dda974f9c7706.tar.xz
daw_base: added dgedit drumgizmo and libsmf to the DAW template.
Diffstat (limited to 'daw_base')
-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 bf215987..5cf34456 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -49,6 +49,8 @@
# 1.2-6: 26/jun/2021 by Eric Hameleers <alien@slackware.com>
# * Added frescobaldi python-ly python-poppler-qt5 python-pygame
# to the DAW template.
+# 1.2-7: 10/jul/2021 by Eric Hameleers <alien@slackware.com>
+# * Added dgedit drumgizmo and libsmf 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 .
@@ -59,7 +61,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-6}
+BUILD=${BUILD:-7}
TAG=${TAG:-alien}
# Where do we look for sources?