extra/snd to 14.3-1

This commit is contained in:
Kevin Mihelich 2014-01-18 16:38:13 +00:00
parent 336b05d75e
commit 1f25a45b55

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=14.2
pkgver=14.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=('a442b98c75043bc8a4b9b50ba0c2b5b7')
md5sums=('817e1da8fe471e817b1ac4b1203925cd')
build() {
cd "$srcdir/$pkgname-$pkgver"