community/snd to 18.5-1

This commit is contained in:
Kevin Mihelich 2018-07-17 17:47:59 +00:00
parent e53281c349
commit a9af8e22cc

View file

@ -8,7 +8,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=18.4
pkgver=18.5
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('x86_64')
@ -25,7 +25,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=('eb7cad432796cb6a846db27e85699791dfc96ea78a5e1d9177cf06942350c04675b56efa564480bf9d99c4d89ccb936ec6bf6401c9751b21b02d3a8f15443fd2')
sha512sums=('11effbc040f60ee45479c43cf5b230d76f019efc595a098f598470618589c05e4521f2949131c0160cb4d9724c2dd1c78f5eda286acf31f94059ddc450de80e4')
build() {
cd "${pkgname}-${pkgver}"