community/snd to 20.5-1

This commit is contained in:
Kevin Mihelich 2020-07-01 14:19:06 +00:00
parent 5e1fe23dc9
commit 2706b24939

View file

@ -6,7 +6,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=20.4
pkgver=20.5
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=('2efcbff6ede800e38d473915dbd103f6943e50f21cad96a519799baf8d3d6063ec2117ec8dcc351f73171f8a84fc92a93381fc1f45d3cc8902fc2c41c1b68945')
sha512sums=('a7321e95155b3b470ab4fecec3719cbeaddcb0f2e97a38fd62e0c881671b75d3382ed2cc4572b888165c736f1e1029287473d42919cffa198a69140c76c5cac0')
prepare() {
cd "${pkgname}-${pkgver}"