From a96a572bf53de5cc85a430f6e940d5a2f460fe95 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 28 Jun 2017 19:50:23 +0000 Subject: [PATCH] extra/snd to 17.4-1 --- extra/snd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/snd/PKGBUILD b/extra/snd/PKGBUILD index fcb2f4447..6b9daa6c7 100644 --- a/extra/snd/PKGBUILD +++ b/extra/snd/PKGBUILD @@ -7,7 +7,7 @@ # - build with pulseaudio as sound server, not jack (x86 asm) pkgname=snd -pkgver=17.3 +pkgver=17.4 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=('cb45d5b2ddef4f0b47fa2c803b11ed0a') +md5sums=('1a1c3f87e1c6ae272a79aa147c08d0a0') build() { cd "$srcdir/$pkgname-$pkgver"