diff options
author | B. Watson <yalhcru@gmail.com> | 2013-06-27 21:16:43 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-27 21:16:43 -0300 |
commit | e43fab9fa2d59f91fe77ba141088f5f92ddf3f90 (patch) | |
tree | 15aa1bfb4cd35a3f89a3bd4f76a68b5edc0deb61 /audio/tap_plugins | |
parent | 88086e2940b9528d480862742f8a3ac2ca3e9263 (diff) | |
download | slackbuilds-e43fab9fa2d59f91fe77ba141088f5f92ddf3f90.tar.gz |
audio/tap_plugins: Updated for version 0.7.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/tap_plugins')
-rw-r--r-- | audio/tap_plugins/tap_plugins.SlackBuild | 2 | ||||
-rw-r--r-- | audio/tap_plugins/tap_plugins.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/tap_plugins/tap_plugins.SlackBuild b/audio/tap_plugins/tap_plugins.SlackBuild index c5889dfff8..d6e492f10d 100644 --- a/audio/tap_plugins/tap_plugins.SlackBuild +++ b/audio/tap_plugins/tap_plugins.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=tap_plugins -VERSION=${VERSION:-0.7.1} +VERSION=${VERSION:-0.7.2} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/audio/tap_plugins/tap_plugins.info b/audio/tap_plugins/tap_plugins.info index f07d34cd0a..6599b1b3a1 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.1" +VERSION="0.7.2" HOMEPAGE="http://tap-plugins.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/tap-plugins/tap-plugins/0.7.1/tap-plugins-0.7.1.tar.gz \ +DOWNLOAD="http://downloads.sourceforge.net/project/tap-plugins/tap-plugins/0.7.2/tap-plugins-0.7.2.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/2004-08-17/tap-plugins-doc-20040817.tar.gz" -MD5SUM="87a7d378c4186ad83d98518e003c68a1 \ +MD5SUM="354b171e580cfad6bad87c26a79ef273 \ f8b15df131b45d2d5ef2e8d7c34e9a29 \ 9a320210a7a9417487ceb31d6e5c21be" DOWNLOAD_x86_64="" |