extra/snd to 17.3-1

This commit is contained in:
Kevin Mihelich 2017-04-26 12:25:21 +00:00
parent e837af8a31
commit 994c22af36

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=16.8
pkgver=17.3
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
@ -19,7 +19,7 @@ makedepends=('ladspa' 'wavpack' 'flac' 'speex' 'gmp'
optdepends=('wavpack' 'flac' 'speex' 'mpg123'
'timidity++' 'vorbis-tools')
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/${pkgname}-${pkgver}.tar.gz")
md5sums=('914d7b6fef9f97c1a3b8fef20dd19f6a')
md5sums=('cb45d5b2ddef4f0b47fa2c803b11ed0a')
build() {
cd "$srcdir/$pkgname-$pkgver"