extra/snd to 13.8-1

This commit is contained in:
Kevin Mihelich 2013-07-02 16:52:30 +00:00
parent 8e0caf0a02
commit 0501b123d3

View file

@ -7,7 +7,7 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=13.7
pkgver=13.8
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=('220b0155bace73d4442374a837c2f5fd')
md5sums=('d70148dc06073b49a854ada504e8a2d4')
build() {
cd "$srcdir/$pkgname-$pkgver"