extra/snd to 13.5-1

This commit is contained in:
Kevin Mihelich 2013-03-17 20:40:48 +00:00
parent bc7a1cccba
commit 189e512d98

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=13.4
pkgver=13.5
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
@ -20,7 +20,7 @@ optdepends=('wavpack' 'flac' 'speex' 'mpg123'
'timidity++' 'vorbis-tools')
install=$pkgname.install
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz")
md5sums=('cd19a0749f57baec94dbac2b4f98d9cb')
md5sums=('bc8915f28110744237330e8b93638bd3')
build() {
cd "$srcdir/$pkgname-$pkgver"