summaryrefslogtreecommitdiffstats
path: root/audio/caps
diff options
context:
space:
mode:
Diffstat (limited to 'audio/caps')
-rw-r--r--audio/caps/UPGRADE.txt11
-rw-r--r--audio/caps/caps.SlackBuild2
-rw-r--r--audio/caps/caps.info10
3 files changed, 15 insertions, 8 deletions
diff --git a/audio/caps/UPGRADE.txt b/audio/caps/UPGRADE.txt
index d0a0c31ed9..b7d3b27e5c 100644
--- a/audio/caps/UPGRADE.txt
+++ b/audio/caps/UPGRADE.txt
@@ -1,8 +1,8 @@
-0.9.20 upgrade notes:
+0.9.24 upgrade notes:
Some of the plugin names and/or their parameters have changed since the
-old (0.9.7) SlackBuild.
+old (0.9.7 or 0.9.20) SlackBuild.
If you're upgrading from 0.9.7, be aware that any of your scripts
or projects that use caps (e.g. Ardour sessions, or jack-rack presets)
@@ -23,3 +23,10 @@ source from their site, but there's a copy here:
http://urchlay.naptime.net/~urchlay/src/caps_0.9.7.tar.bz2
Build with: VERSION=0.9.7 DOCS=no ./caps.SlackBuild
+
+You can still build 0.9.20 as well:
+
+http://urchlay.naptime.net/~urchlay/src/caps_0.9.20.tar.bz2
+http://urchlay.naptime.net/~urchlay/src/caps-doc-unofficial_0.9.20.tar.bz2
+
+Build with: VERSION=0.9.20 ./caps.SlackBuild
diff --git a/audio/caps/caps.SlackBuild b/audio/caps/caps.SlackBuild
index 8ef18d0eaa..9bc82925ad 100644
--- a/audio/caps/caps.SlackBuild
+++ b/audio/caps/caps.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
PRGNAM=caps
-VERSION=${VERSION:-0.9.20}
+VERSION=${VERSION:-0.9.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/caps/caps.info b/audio/caps/caps.info
index a3110807f3..3a89cf7286 100644
--- a/audio/caps/caps.info
+++ b/audio/caps/caps.info
@@ -1,10 +1,10 @@
PRGNAM="caps"
-VERSION="0.9.20"
+VERSION="0.9.24"
HOMEPAGE="http://quitte.de/dsp/caps.html"
-DOWNLOAD="http://quitte.de/dsp/caps_0.9.20.tar.bz2 \
- http://urchlay.naptime.net/~urchlay/src/caps-doc-unofficial_0.9.20.tar.bz2"
-MD5SUM="0bb3935f6747a7087ca32a67bd0d8793 \
- 7eea7c1f30363cca78f600544de271f4"
+DOWNLOAD="http://quitte.de/dsp/caps_0.9.24.tar.bz2 \
+ http://urchlay.naptime.net/~urchlay/src/caps-doc-unofficial_0.9.24.tar.bz2"
+MD5SUM="c1d634038dcb54702306c0e30cb1c626 \
+ 58eec76a6db744e13539101dd1f7c647"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ladspa_sdk"