audacity: update to 2.3.2.
This commit is contained in:
parent
556f2624ae
commit
32a10722bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'audacity'
|
||||
pkgname=audacity
|
||||
version=2.3.1
|
||||
version=2.3.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-Audacity-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=2ef1c06f9cdc2ee3d315b8e575dc2bea5b372f4f415f3dc6570c3cfca0f93321
|
||||
checksum=cc477a71ff5571c72887a7a155365b07a1a50bcea1abf490a4de7b884376c731
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) ;;
|
||||
|
|
Loading…
Reference in a new issue