community/snd to 20.3-1

This commit is contained in:
Kevin Mihelich 2020-04-15 12:38:59 +00:00
parent 68b3c8b472
commit 4d659dd064

View file

@ -6,7 +6,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=20.2
pkgver=20.3
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('x86_64')
@ -26,7 +26,7 @@ optdepends=('wavpack: For wav support'
'timidity++: For MIDI to WAVE support'
'vorbis-tools: For OGG support')
source=("https://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('790e679d66bae0719ec52cae8f860e31a92502565992de41f87ae087d43f30e1fd230cf74a8af9bcef5e15368e1d67d06fcc28e27b9a3f02072582c7fef1965f')
sha512sums=('e55794bfc5ff078cb697681f84de91b7f65f8b848ecc552a495e0943632f097c66c0332526c51bd785a0a86f79495598a5f0079333dcd752d99217db0fc59772')
prepare() {
cd "${pkgname}-${pkgver}"