community/audacity to 2.3.2-1

This commit is contained in:
Kevin Mihelich 2019-05-13 22:48:07 +00:00
parent 07a175b18a
commit f3b902b90f

View file

@ -6,7 +6,7 @@
# - explicitly link v5/v6 with libatomic
pkgname=audacity
pkgver=2.3.1
pkgver=2.3.2
pkgrel=1
epoch=1
pkgdesc="A program that lets you manipulate digital audio waveforms"
@ -22,7 +22,7 @@ depends=('libid3tag' 'libmad' 'libsoxr' 'lilv' 'portsmf' 'soundtouch' 'suil'
makedepends=('cmake' 'ffmpeg')
optdepends=('ffmpeg: additional import/export capabilities')
source=("https://github.com/${pkgname}/${pkgname}/archive/Audacity-${pkgver}.tar.gz")
sha512sums=('066f57bd90d2baea6969f0cbfb63e41a42ed6dac955d87dc7b601c7a270888363e414c57e36393618801ea31b1068b7b22003f52897bf9a44fbc355aaf23cbaa')
sha512sums=('a59d6e9e974d5f78f5ca561e3bea31fc1b3e88f9ea60b2df7ce8bcec264d886f3fdc8f20030e11a86daff8ffeb735850b5e5f73c45fbef0bfcc58692423e7cd0')
prepare() {
mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"