summaryrefslogtreecommitdiffstats
path: root/audio-creation/audacity/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-creation/audacity/DETAILS')
-rwxr-xr-xaudio-creation/audacity/DETAILS9
1 files changed, 5 insertions, 4 deletions
diff --git a/audio-creation/audacity/DETAILS b/audio-creation/audacity/DETAILS
index 76c3367824..07db2e1893 100755
--- a/audio-creation/audacity/DETAILS
+++ b/audio-creation/audacity/DETAILS
@@ -12,11 +12,11 @@ if [ "$AUDACITY_REL" == "cvs" ]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs
else
if [ "$AUDACITY_REL" == "beta" ]; then
- VERSION=1.3.4
- SOURCE=$SPELL-src-$VERSION.tar.bz2
+ VERSION=1.3.9
+ SOURCE_HASH=sha512:a30a7b6e9cb362b92e32fb848e5088237738376261bb1019c5e895a3e51ebfcce2d5396edc48f3d6acb030d8823ca661481c1f8313f84946b4606ea9280466af
+ SOURCE=$SPELL-minsrc-$VERSION.tar.bz2
SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:66105a6febb346de9cfa324601ae30c9889899c57c04b193bc35f53b5d8271d75917f6ece774df6762f7f610fa90f395317d5594e4a147e73f148bfdae4baf87
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-src-$VERSION-beta
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-src-$VERSION
else
VERSION=1.2.6
SOURCE=${SPELL}-src-${VERSION}.tar.gz
@@ -30,6 +30,7 @@ fi
WEB_SITE=http://audacity.sourceforge.net/
ENTERED=20011217
LICENSE[0]=GPL
+ PATCHLEVEL=2
KEYWORDS="editors audio"
SHORT="Simple soundfile editor"
cat << EOF