diff options
author | Gene Carlson <kvngncrlsn@gmail.com> | 2024-05-13 07:44:52 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-14 06:47:44 +0700 |
commit | 6820a9500d19bc739cb6f590732cc5b17bf66a80 (patch) | |
tree | 48afd10252fbdf8857b4aea6ba25ac0fbe53cecd /audio/ncspot/ncspot.SlackBuild | |
parent | db3a179eebd294d7c8edc8c64fba522f57e8bf63 (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.SlackBuild | 2 |
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} |