community/snd to 18.3-1

This commit is contained in:
Kevin Mihelich 2018-05-12 22:38:32 +00:00
parent ad825bde21
commit 41affa8b41

View file

@ -8,7 +8,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=18.2
pkgver=18.3
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=('67a89c80afbb5531541cce88716fd15070dd28e0c531bdeda1a8071069d74b2950cde39b75c29beff4c2c31f2e59adba4f5aa9c13133f4cb9018049b1d6e8707')
sha512sums=('5c365f87106eb38df6949e5313a1ddda8923304a7b997ca2cfc4399607088fd76ae32ffaf38f85b68862a2f5f55bf0d3b44ff4d8623ea50061b67d585f6f419f')
build() {
cd "${pkgname}-${pkgver}"