extra/snd to 17.9-1

This commit is contained in:
Kevin Mihelich 2018-01-24 13:53:37 +00:00
parent a25eef379a
commit 01f757e7ed

View file

@ -7,10 +7,10 @@
# - build with pulseaudio as sound server, not jack (x86 asm)
pkgname=snd
pkgver=17.4
pkgver=17.9
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://ccrma.stanford.edu/software/snd/"
license=('custom:free')
depends=('pulseaudio' 'gamin' 'gsl' 'fftw' 'gtk2' 'libmpc')
@ -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=('1a1c3f87e1c6ae272a79aa147c08d0a0')
md5sums=('8e04c2eaa794c294a3a2d82a7ef20448')
build() {
cd "$srcdir/$pkgname-$pkgver"