summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author B. Watson2017-12-22 08:13:15 +0100
committer Robby Workman2017-12-28 01:09:36 +0100
commit01f9d2e53aad03a2d5a784f01b901487bcc76dc9 (patch)
tree1e2cf823deb1e4647ab7c80766d04d73934c41bb /audio
parentbb302fd59fe646872b9b4e4daa9fe17f6f629cf3 (diff)
downloadold.slackbuilds-01f9d2e53aad03a2d5a784f01b901487bcc76dc9.tar.gz
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=""