summaryrefslogtreecommitdiffstats
path: root/audio/snd/snd.SlackBuild
diff options
context:
space:
mode:
author Arthur W. Green <lynx@panix.com>2016-06-16 17:19:18 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-16 17:19:18 +0700
commit4abd33744d198126f1eb3ea8930613bc0296a9b2 (patch)
treea8b3bdad53e89ec6f89e0cfa40e6b7b313e16ff5 /audio/snd/snd.SlackBuild
parent16eb282f2b6ac066f6028df4e44235a9500787e7 (diff)
downloadslackbuilds-4abd33744d198126f1eb3ea8930613bc0296a9b2.tar.gz
slackbuilds-4abd33744d198126f1eb3ea8930613bc0296a9b2.tar.xz
audio/snd: Updated for version 16.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/snd/snd.SlackBuild')
-rw-r--r--audio/snd/snd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/snd.SlackBuild b/audio/snd/snd.SlackBuild
index b79bb51b32..a7dd8eee35 100644
--- a/audio/snd/snd.SlackBuild
+++ b/audio/snd/snd.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# SlackBuild for Snd, 29 March 2016
+# SlackBuild for Snd, 15 June 2016
# Arthur W. Green <lynx@panix.com>
# All rights reserved.
#
@@ -26,7 +26,7 @@
## in the Snd source distribution for more on this.
PRGNAM=snd
-VERSION=${VERSION:-16.4}
+VERSION=${VERSION:-16.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}