summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author AW Green2017-09-24 11:15:52 +0200
committer David Spencer2017-09-24 11:15:52 +0200
commit7fa7546f80af355b077ede84662a3bc91401c2a9 (patch)
tree75adc9210668b4680c67e63e71b408f1688e0292 /audio
parent1e26d5e28e607c5fcdd01e0146a874a4fe953117 (diff)
downloadslackbuilds-7fa7546f80af355b077ede84662a3bc91401c2a9.tar.gz
audio/snd: Updated for version 17.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/snd/snd.SlackBuild33
-rw-r--r--audio/snd/snd.info6
2 files changed, 17 insertions, 22 deletions
diff --git a/audio/snd/snd.SlackBuild b/audio/snd/snd.SlackBuild
index 1f1b1b8a83..27fd7c0bc9 100644
--- a/audio/snd/snd.SlackBuild
+++ b/audio/snd/snd.SlackBuild
@@ -1,32 +1,27 @@
#!/bin/sh
-# SlackBuild for Snd, 8 August 2017
+# SlackBuild for Snd, 24 September 2017
# AW Green <awg@posteo.us>
# All rights reserved.
#
-# Redistribution and use of this script, with or without modification,
-# is permitted provided that the following conditions are met:
+# Permission to use, copy, modify, or distribute this software for any
+# purpose with or without fee is hereby granted, provided that this
+# notice of copyright and permission appear in all copies.
#
-# 1. Redistributions of this script must retain the above copyright
-# notice, this list of conditions and the following disclaimer.
-#
-# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR
-# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
-# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
-# GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
+# WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
+# WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
+# AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
+# DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+# PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+# PERFORMANCE OF THIS SOFTWARE.
## Snd itself remains a copyrighted work. Please see the file COPYING
-## in the Snd source distribution for more on this.
+## in the Snd source distribution.
PRGNAM=snd
-VERSION=${VERSION:-17.6}
+VERSION=${VERSION:-17.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/snd/snd.info b/audio/snd/snd.info
index a036bdbb85..3350cfc41d 100644
--- a/audio/snd/snd.info
+++ b/audio/snd/snd.info
@@ -1,8 +1,8 @@
PRGNAM="snd"
-VERSION="17.6"
+VERSION="17.7"
HOMEPAGE="https://ccrma.stanford.edu/software/snd/"
-DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-17.6.tar.gz"
-MD5SUM="c6f64de4a00848182b2bee42233b3b84"
+DOWNLOAD="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-17.7.tar.gz"
+MD5SUM="8cd826b0458a1c5f5916639e5d3eb9bd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""