extra/snd to 16.3-1

This commit is contained in:
Kevin Mihelich 2016-03-03 14:21:42 +00:00
parent 9180802b47
commit 1730368ec4

View file

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