extra/snd to 15.6-1

This commit is contained in:
Kevin Mihelich 2015-06-10 00:07:59 +00:00
parent c9c8a45a83
commit 39cd7e4ea1

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=15.2
pkgver=15.6
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=('6a6186648aada854f759e86ab97024a9')
md5sums=('25344a581c521a8359ceeffc95e2fe4c')
build() {
cd "$srcdir/$pkgname-$pkgver"