extra/snd to 14.5-1

This commit is contained in:
Kevin Mihelich 2014-03-18 17:07:59 +00:00
parent 1377ca9bca
commit 92bfb65286

View file

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