diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-13 00:13:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:54 +0700 |
commit | ff7bf99910d3d527dd5e82a20166306b90374f5a (patch) | |
tree | fde37329ec651ef0ae20a34f2d5e581abb00b081 /audio/caps/UPGRADE.txt | |
parent | 811e422ce60dd597cec343312d915e25e847163d (diff) |
audio/caps: Updated for version 0.9.24.
Diffstat (limited to 'audio/caps/UPGRADE.txt')
-rw-r--r-- | audio/caps/UPGRADE.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/audio/caps/UPGRADE.txt b/audio/caps/UPGRADE.txt index d0a0c31ed9a9..b7d3b27e5ca2 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 |