summaryrefslogtreecommitdiffstats
path: root/daw_base
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-06-26 20:31:46 +0000
committer Eric Hameleers <alien@slackware.com>2021-06-26 20:31:46 +0000
commitfb11bc19d51ea14755c54ec7fc478c10f02f240c (patch)
tree20017b02c5073762a56b7e7120ffdf2701f39a63 /daw_base
parentf001117b2ecac9b03c68a5a740fbf92105773286 (diff)
downloadasb-fb11bc19d51ea14755c54ec7fc478c10f02f240c.tar.gz
asb-fb11bc19d51ea14755c54ec7fc478c10f02f240c.tar.xz
daw_base: added frescobaldi python-ly python-poppler-qt5 python-pygame 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 0d0da33d..bf215987 100755
--- a/daw_base/build/daw_base.SlackBuild
+++ b/daw_base/build/daw_base.SlackBuild
@@ -46,6 +46,8 @@
# to the DAW template.
# 1.2-5: 16/jun/2021 by Eric Hameleers <alien@slackware.com>
# * Added dblatex guile1.8 lilypond noise-repellent and rosegarden
+# 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.
#
# Run 'sh daw_base.SlackBuild' to build a Slackware package.
@@ -57,7 +59,7 @@
PRGNAM=daw_base
VERSION=${VERSION:-1.2}
ARCH=noarch
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
TAG=${TAG:-alien}
# Where do we look for sources?