summaryrefslogtreecommitdiffstats
path: root/daw_base/build/daw_base.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2022-07-07 17:08:47 +0000
committer Eric Hameleers <alien@slackware.com>2022-07-07 17:08:47 +0000
commit33ddf52495c10412dd231a0985c3a348f2faf4c3 (patch)
tree36650239f603ebbaeac9029bb2b265c0950fe3c6 /daw_base/build/daw_base.SlackBuild
parentaad6e680df55fab4f90225f8457bf3b5107ad382 (diff)
downloadasb-33ddf52495c10412dd231a0985c3a348f2faf4c3.tar.gz
asb-33ddf52495c10412dd231a0985c3a348f2faf4c3.tar.xz
daw_base: added soundfount-unison to the DAW template
Diffstat (limited to 'daw_base/build/daw_base.SlackBuild')
-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 0fa4fb36..1a6118b8 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -63,6 +63,8 @@
# to the DAW template.
# 1.2-12: 10/jun/2022 by Eric Hameleers <alien@slackware.com>
# * Added qpageview to the DAW template (new frescobaldi dep).
+# 1.2-13: 07/jul/2022 by Eric Hameleers <alien@slackware.com>
+# * Added soundfount-unison 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 .
@@ -73,7 +75,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-12}
+BUILD=${BUILD:-13}
TAG=${TAG:-alien}
# Where do we look for sources?