summaryrefslogtreecommitdiffstats
path: root/zynaddsubfx
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-03-14 23:23:17 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-14 23:23:17 +0000
commit889e1fdcb058ee4306fba7cbe8366cf64e0b7e84 (patch)
tree69d1184c9b219f661d8b4b52e5009c95a2b4d36d /zynaddsubfx
parent967190367e8df6f3876b3a301d0f00ba667a84c6 (diff)
downloadasb-889e1fdcb058ee4306fba7cbe8366cf64e0b7e84.tar.gz
asb-889e1fdcb058ee4306fba7cbe8366cf64e0b7e84.tar.xz
zynaddsubfx: stick with 3.0.3 for now.
Diffstat (limited to 'zynaddsubfx')
-rwxr-xr-xzynaddsubfx/build/zynaddsubfx.SlackBuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/zynaddsubfx/build/zynaddsubfx.SlackBuild b/zynaddsubfx/build/zynaddsubfx.SlackBuild
index 9fb3a4e7..80e5f36f 100755
--- a/zynaddsubfx/build/zynaddsubfx.SlackBuild
+++ b/zynaddsubfx/build/zynaddsubfx.SlackBuild
@@ -36,8 +36,6 @@
# 3.0.3-2: 14/mar/2019 by Eric Hameleers <alien@slackware.com>
# * Use ntk instead of fltk, this is needed to give the plugin
# version a proper GUI.
-# 3.0.4-1: 14/mar/2019 by Eric Hameleers <alien@slackware.com>
-# * Update.
#
# Run 'sh zynaddsubfx.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -46,7 +44,7 @@
# -----------------------------------------------------------------------------
PRGNAM=zynaddsubfx
-VERSION=${VERSION:-3.0.4}
+VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}