audacity: update to 2.3.1.
This commit is contained in:
parent
db75715419
commit
81a6d18fb4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'audacity'
|
||||
pkgname=audacity
|
||||
version=2.3.0
|
||||
revision=2
|
||||
version=2.3.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-Audacity-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ffmpeg=system --with-libsndfile=system --with-expat=system
|
||||
|
@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.audacityteam.org"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz"
|
||||
checksum=37127f68dceeb5da08d008ec9373a65e2d5d0a9b937c808a5d7c3b88aa9e275e
|
||||
checksum=2ef1c06f9cdc2ee3d315b8e575dc2bea5b372f4f415f3dc6570c3cfca0f93321
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) ;;
|
||||
|
|
Loading…
Reference in a new issue