summaryrefslogtreecommitdiffstats
path: root/audio/ncspot/ncspot.SlackBuild
diff options
context:
space:
mode:
author Gene Carlson <kvngncrlsn@gmail.com>2023-06-13 20:11:51 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-15 21:34:49 +0700
commit3521f88016a531221188395e05216451b2870e76 (patch)
tree980f85871ccccdc3a666235ba641f3a2fb19dbfe /audio/ncspot/ncspot.SlackBuild
parent3f7e57b0eda797751e0824db5bf94fdf9a6aa0b2 (diff)
downloadslackbuilds-3521f88016a531221188395e05216451b2870e76.tar.gz
slackbuilds-3521f88016a531221188395e05216451b2870e76.tar.xz
audio/ncspot: Updated for version 0.13.3.
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 de88a036a1..cd383a7bca 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.2}
+VERSION=${VERSION:-0.13.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}