summaryrefslogtreecommitdiffstats
path: root/audio/snd/snd.SlackBuild
diff options
context:
space:
mode:
author Arthur W. Green2017-02-24 17:41:02 +0100
committer Willy Sudiarto Raharjo2017-02-24 17:41:02 +0100
commit01fdf5721c8242e8f5e711c9abfed3641ce1806c (patch)
treeac5d25e49e2a315b723aa78a044d1986a18d0381 /audio/snd/snd.SlackBuild
parentc8f8dad836722ea727c731f03ffabc689738d868 (diff)
downloadslackbuilds-01fdf5721c8242e8f5e711c9abfed3641ce1806c.tar.gz
audio/snd: Updated for version 17.2.
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 0c42132dde..9d71a6bd15 100644
--- a/audio/snd/snd.SlackBuild
+++ b/audio/snd/snd.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# SlackBuild for Snd, 2 February 2017
+# SlackBuild for Snd, 24 February 2017
# Arthur W. Green <awg@posteo.us>
# All rights reserved.
#
@@ -26,7 +26,7 @@
## in the Snd source distribution for more on this.
PRGNAM=snd
-VERSION=${VERSION:-17.1}
+VERSION=${VERSION:-17.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}