diff options
author | David Woodfall <dave@slackbuilds.org> | 2022-02-18 23:08:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-19 12:09:32 +0700 |
commit | af86d76c317e6ad8b2f29ee9dea8af8b61807af6 (patch) | |
tree | 34fa6d988734efa8514c3cbabefd9f01a1e65477 /audio/retrovol/retrovol.SlackBuild | |
parent | e5cc7bfad8c64f2f1c50611c1735f7b400669eb0 (diff) |
audio/retrovol: Updated for version 0.14.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/retrovol/retrovol.SlackBuild')
-rw-r--r-- | audio/retrovol/retrovol.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/retrovol/retrovol.SlackBuild b/audio/retrovol/retrovol.SlackBuild index 0029a54ee5893..67c1c7f91c5b0 100644 --- a/audio/retrovol/retrovol.SlackBuild +++ b/audio/retrovol/retrovol.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=retrovol -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.14.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |