aboutsummaryrefslogtreecommitdiff
path: root/audio/ncspot/ncspot.SlackBuild
diff options
context:
space:
mode:
authorGene Carlson <kvngncrlsn@gmail.com>2024-05-13 07:44:52 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-14 06:47:44 +0700
commit6820a9500d19bc739cb6f590732cc5b17bf66a80 (patch)
tree48afd10252fbdf8857b4aea6ba25ac0fbe53cecd /audio/ncspot/ncspot.SlackBuild
parentdb3a179eebd294d7c8edc8c64fba522f57e8bf63 (diff)
audio/ncspot: Updated for version 1.1.1.
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 40d7d93c19444..d516a05cef390 100644
--- a/audio/ncspot/ncspot.SlackBuild
+++ b/audio/ncspot/ncspot.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ncspot
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}