summaryrefslogtreecommitdiffstats
path: root/audio/ncspot/ncspot.SlackBuild
diff options
context:
space:
mode:
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
commitc4be2d17e5b9aefac3849c1c275aa53ed50dcc8d (patch)
tree2a5b733d107142f2d9cdae24b84640140e420b1a /audio/ncspot/ncspot.SlackBuild
parent51ded52d11031691b3c837339d3d9e264594f507 (diff)
downloadslackbuilds-c4be2d17e5b9aefac3849c1c275aa53ed50dcc8d.tar.gz
slackbuilds-c4be2d17e5b9aefac3849c1c275aa53ed50dcc8d.tar.xz
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ncspot/ncspot.SlackBuild b/audio/ncspot/ncspot.SlackBuild
index cd383a7bca..a5870b45e6 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}