summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2013-11-03 16:05:47 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-11-04 00:46:04 -0600
commit6ed339b1b92f621b196e029767a40963e9e3af88 (patch)
tree1bd0033682288614c869bca2f8b2338af4559379 /audio
parentd0d66cc9fd4c3a37aeb91ba95ba8a16f98e33e17 (diff)
downloadslackbuilds-6ed339b1b92f621b196e029767a40963e9e3af88.tar.gz
slackbuilds-6ed339b1b92f621b196e029767a40963e9e3af88.tar.xz
audio/audacity: Updated for version 2.0.5.
Still no working ffmpeg support :( Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/audacity.SlackBuild2
-rw-r--r--audio/audacity/audacity.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacity/audacity.SlackBuild b/audio/audacity/audacity.SlackBuild
index fe82deaa18..a6db619011 100644
--- a/audio/audacity/audacity.SlackBuild
+++ b/audio/audacity/audacity.SlackBuild
@@ -29,7 +29,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=audacity
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/audacity/audacity.info b/audio/audacity/audacity.info
index 6742671d5a..aec965310f 100644
--- a/audio/audacity/audacity.info
+++ b/audio/audacity/audacity.info
@@ -1,8 +1,8 @@
PRGNAM="audacity"
-VERSION="2.0.3"
+VERSION="2.0.5"
HOMEPAGE="http://audacity.sourceforge.net"
-DOWNLOAD="http://audacity.googlecode.com/files/audacity-minsrc-2.0.3.tar.xz"
-MD5SUM="648cce8a9ce86eebfc53921172ee9d89"
+DOWNLOAD="http://audacity.googlecode.com/files/audacity-minsrc-2.0.5.tar.xz"
+MD5SUM="657f71a5a214fe84731ed9842e09fa04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython"