diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-04-11 22:12:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:28 +0700 |
commit | 26b3beeb26ee7a5bd8f025bda87e7632bfd721c8 (patch) | |
tree | 23120f402de079143da81cba01b512807e1e6fa8 /audio/whipper/whipper.SlackBuild | |
parent | 908f2526f84bc11b94e8be1cc3723de2ea990e23 (diff) |
audio/whipper: Updated for version 0.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/whipper/whipper.SlackBuild')
-rw-r--r-- | audio/whipper/whipper.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/whipper/whipper.SlackBuild b/audio/whipper/whipper.SlackBuild index 14354c4dac98f..f6f606ad282e2 100644 --- a/audio/whipper/whipper.SlackBuild +++ b/audio/whipper/whipper.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=whipper -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |