extra/snd to 13.9-1

This commit is contained in:
Kevin Mihelich 2013-08-15 12:13:33 +00:00
parent 89e344bcd2
commit 64c48f0145

View file

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