diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-10-27 06:15:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-27 09:27:32 +0700 |
commit | eef2f17d2749ada6baea36a540fa9de9835b249b (patch) | |
tree | ef8fba3a6ee1cb362321bbdc504788c8e37882da /audio/whipper/whipper.SlackBuild | |
parent | e38de0f56b7ae5cc44a47f37a3ceaa4c0b2f8d18 (diff) |
audio/whipper: Updated for version 0.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 f6f606ad282e..6bed9d4237b2 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.7.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |