audacity: update to 2.2.1.
This commit is contained in:
parent
931ff2e309
commit
2dfc75b43d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'audacity'
|
||||
pkgname=audacity
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=2.2.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-Audacity-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libsoxr"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.audacityteam.org"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz"
|
||||
checksum=3e4b6861f45885e4c90db62eb479cab2a9361e1ebb0c567bf8362a2b17c9b727
|
||||
checksum=ff346e7a68a57a05089813efd78a81439f5419d211f80bb472c9d94c16ca05d8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) ;;
|
||||
|
|
Loading…
Reference in New Issue