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 f516e32169ef..369ec066345b 100644 --- a/audio/snd/snd.SlackBuild +++ b/audio/snd/snd.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# SlackBuild for Snd, 1 October 2016 +# SlackBuild for Snd, 1 November 2016 # 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:-16.8} +VERSION=${VERSION:-16.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |