audacity: update to 2.2.2.
This commit is contained in:
parent
7f6e0329ed
commit
68a7b95906
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'audacity'
|
# Template file for 'audacity'
|
||||||
pkgname=audacity
|
pkgname=audacity
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-Audacity-${version}"
|
wrksrc="${pkgname}-Audacity-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config cmake libtool m4"
|
hostmakedepends="pkg-config cmake libtool m4"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.audacityteam.org"
|
homepage="https://www.audacityteam.org"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz"
|
||||||
checksum=ff346e7a68a57a05089813efd78a81439f5419d211f80bb472c9d94c16ca05d8
|
checksum=759e8efd5e4ff6cc2fdd31b36bc631307330c1a6e2d3426e3f1d46ebcf8907a3
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) ;;
|
i686*|x86_64*) ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue