audio/audacity: Updated for version 2.3.2.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-06-06 08:55:42 +02:00 committed by Willy Sudiarto Raharjo
parent 6bedbfe303
commit 3ff543e28a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View File

@ -31,8 +31,8 @@
PRGNAM=audacity
SRCNAM=Audacity
VERSION=${VERSION:-2.3.1}
MANVER=${MANVER:-2.3.1}
VERSION=${VERSION:-2.3.2}
MANVER=${MANVER:-2.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="audacity"
VERSION="2.3.1"
VERSION="2.3.2"
HOMEPAGE="https://www.audacityteam.org"
DOWNLOAD="https://github.com/audacity/audacity/archive/Audacity-2.3.1.tar.gz \
http://ponce.cc/slackware/sources/repo/audacity-manual-2.3.1.zip"
MD5SUM="7fef9bd9f72e3c979f3fd257e744ceae \
a5f57c024d79109efaa57fd165eeb00e"
DOWNLOAD="https://github.com/audacity/audacity/archive/Audacity-2.3.2.tar.gz \
http://ponce.cc/slackware/sources/repo/audacity-manual-2.3.2.zip"
MD5SUM="ca1b5b5258e7a8839ca72bb20093b31b \
e26f7f919b2ebc01f89d4f22bfae410f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lame wxGTK3"