community/snd to 19.5-1

This commit is contained in:
Kevin Mihelich 2019-06-25 23:43:53 +00:00
parent bed6dbc27c
commit abf8634439

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=19.4
pkgver=19.5
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('x86_64')
@ -24,7 +24,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=('189e1aed254ce60a996a72c910d5cdc773a7a8fb09621b143c5b21541954f552a0869e83611b6bf21558c6fcbb22dd51746c34d2fe43003726b30e54fc2aed48')
sha512sums=('29dac29edb5ff69ff5f34b58fa0376dea5282eb21cf1993dbb21d9c176488e3654972f05dfb7472e625565605b7597990c964385492761b38471ac21fca991b3')
build() {
cd "${pkgname}-${pkgver}"