summaryrefslogtreecommitdiff
path: root/extra/snd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/snd/PKGBUILD')
-rw-r--r--extra/snd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/snd/PKGBUILD b/extra/snd/PKGBUILD
index 7556b9fbe..53c93d271 100644
--- a/extra/snd/PKGBUILD
+++ b/extra/snd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 177901 2013-02-10 16:20:49Z schiv $
+# $Id: PKGBUILD 180122 2013-03-17 18:38:44Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: see .contrib
pkgname=snd
-pkgver=13.4
+pkgver=13.5
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
@@ -17,7 +17,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"