summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-12-22 02:13:15 -0500
committer Robby Workman <rworkman@slackbuilds.org>2017-12-27 18:09:36 -0600
commit1234595e833706c0fdba96711fccb896185f8cf2 (patch)
tree7d14cf520109673dab8e79bc627e951425e931cb /audio
parent069c7b3cf890f1c7371b6ca741963c18a74c69db (diff)
downloadslackbuilds-1234595e833706c0fdba96711fccb896185f8cf2.tar.gz
slackbuilds-1234595e833706c0fdba96711fccb896185f8cf2.tar.xz
audio/tap_plugins: Updated for version 1.0.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r--audio/tap_plugins/tap_plugins.SlackBuild4
-rw-r--r--audio/tap_plugins/tap_plugins.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/tap_plugins/tap_plugins.SlackBuild b/audio/tap_plugins/tap_plugins.SlackBuild
index c87a5ef8ae..05aa566856 100644
--- a/audio/tap_plugins/tap_plugins.SlackBuild
+++ b/audio/tap_plugins/tap_plugins.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20171221 bkw: update for v1.0.0
+
# 20151104 bkw:
# update for v0.7.3, update docs to 20140526
# get rid of reverbed.sh wrapper script (patch reverbed instead)
@@ -13,7 +15,7 @@
# add .desktop, icon for reverbed
PRGNAM=tap_plugins
-VERSION=${VERSION:-0.7.3}
+VERSION=${VERSION:-1.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/tap_plugins/tap_plugins.info b/audio/tap_plugins/tap_plugins.info
index d6793981fc..3d26dc503b 100644
--- a/audio/tap_plugins/tap_plugins.info
+++ b/audio/tap_plugins/tap_plugins.info
@@ -1,10 +1,10 @@
PRGNAM="tap_plugins"
-VERSION="0.7.3"
+VERSION="1.0.0"
HOMEPAGE="http://tap-plugins.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/project/tap-plugins/tap-plugins/0.7.3/tap-plugins-0.7.3.tar.gz \
+DOWNLOAD="http://downloads.sourceforge.net/project/tap-plugins/tap-plugins/1.0.0/tap-plugins-1.0.0.tar.gz \
http://downloads.sourceforge.net/project/tap-plugins/tap-reverbed/Release%200/tap-reverbed-r0.tar.gz \
http://downloads.sourceforge.net/project/tap-plugins/tap-plugins-doc/2014-05-26/tap-plugins-doc-20140526.tar.gz"
-MD5SUM="113fa021b2a05e2fd3cf35f65e6ca137 \
+MD5SUM="86c217d8774974fbbe87909304195e5a \
f8b15df131b45d2d5ef2e8d7c34e9a29 \
8af9ad9be0aac9f577056311d7ebbd5e"
DOWNLOAD_x86_64=""