diff options
Diffstat (limited to 'audio/snd/snd.SlackBuild')
-rw-r--r-- | audio/snd/snd.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/snd.SlackBuild b/audio/snd/snd.SlackBuild index b79bb51b32b3..a7dd8eee3592 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} |