mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/audacity to 2.3.1-1
This commit is contained in:
parent
44a14dec1c
commit
e6fa9db016
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - explicitly link v5/v6 with libatomic
|
||||
|
||||
pkgname=audacity
|
||||
pkgver=2.2.2
|
||||
pkgver=2.3.1
|
||||
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=('311a5f3413e7faf40dc5639b2b9f8b0d03d1a410c50d894ca7abf3fe5733a29b710ccf7e3215d97dd9142e93c0ab5e13955dfd13146b03f927f74465459a6457')
|
||||
sha512sums=('066f57bd90d2baea6969f0cbfb63e41a42ed6dac955d87dc7b601c7a270888363e414c57e36393618801ea31b1068b7b22003f52897bf9a44fbc355aaf23cbaa')
|
||||
|
||||
prepare() {
|
||||
mv -v "${pkgname}-Audacity-${pkgver}" "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue