aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/README2
-rw-r--r--audio/audacity/audacity.SlackBuild4
-rw-r--r--audio/audacity/audacity.info10
3 files changed, 9 insertions, 7 deletions
diff --git a/audio/audacity/README b/audio/audacity/README
index 63f814b808..a337dc9f65 100644
--- a/audio/audacity/README
+++ b/audio/audacity/README
@@ -8,7 +8,9 @@ twolame, vamp-plugin-sdk and vst3sdk.
The offline html manual will be packaged with the application and put
in the /usr/doc/audacity-* directory only if you pass the script the
additional option
+
MANUAL=yes
+
From the application you will be able only to access the online manual
with the default browser when selecting manual from the menu.
diff --git a/audio/audacity/audacity.SlackBuild b/audio/audacity/audacity.SlackBuild
index bc49fb7233..f2431498d9 100644
--- a/audio/audacity/audacity.SlackBuild
+++ b/audio/audacity/audacity.SlackBuild
@@ -34,8 +34,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=audacity
-VERSION=${VERSION:-3.5.1}
-MANVER=${MANVER:-3.5.1}
+VERSION=${VERSION:-3.6.4}
+MANVER=${MANVER:-3.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/audio/audacity/audacity.info b/audio/audacity/audacity.info
index e958eb685d..83cc8a7c23 100644
--- a/audio/audacity/audacity.info
+++ b/audio/audacity/audacity.info
@@ -1,10 +1,10 @@
PRGNAM="audacity"
-VERSION="3.5.1"
+VERSION="3.6.4"
HOMEPAGE="https://www.audacityteam.org"
-DOWNLOAD="https://github.com/audacity/audacity/releases/download/Audacity-3.5.1/audacity-sources-3.5.1.tar.gz \
- https://github.com/audacity/audacity/releases/download/Audacity-3.5.1/audacity-manual-3.5.1.tar.gz"
-MD5SUM="42d866855b2563dc0ec50b9c38476a0d \
- 237e90933f6367311dcc81a5dd53d075"
+DOWNLOAD="https://github.com/audacity/audacity/releases/download/Audacity-3.6.4/audacity-sources-3.6.4.tar.gz \
+ https://github.com/audacity/audacity/releases/download/Audacity-3.6.4/audacity-manual-3.6.4.tar.gz"
+MD5SUM="b7a8ccf5cdd46ff919ab5777fa5b8a43 \
+ 7f711b59c0cd1181ee4dff36558faf97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsbsms lilv portaudio portmidi portsmf rapidjson soxr suil wxWidgets"