diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2023-07-24 21:18:03 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-25 20:31:45 +0700 |
commit | c4be2d17e5b9aefac3849c1c275aa53ed50dcc8d (patch) | |
tree | 2a5b733d107142f2d9cdae24b84640140e420b1a /audio/ncspot/ncspot.SlackBuild | |
parent | 51ded52d11031691b3c837339d3d9e264594f507 (diff) |
audio/ncspot: Updated for version 0.13.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/ncspot/ncspot.SlackBuild')
-rw-r--r-- | audio/ncspot/ncspot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncspot/ncspot.SlackBuild b/audio/ncspot/ncspot.SlackBuild index cd383a7bca522..a5870b45e62ce 100644 --- a/audio/ncspot/ncspot.SlackBuild +++ b/audio/ncspot/ncspot.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ncspot -VERSION=${VERSION:-0.13.3} +VERSION=${VERSION:-0.13.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |