summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2025-05-10 08:39:33 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-10 12:08:52 +0700
commit244be4fa66981288fd5f23b9b7d7a2d8faeeb3a6 (patch)
treed556923bbc7408281976cff6500740ecd5355ede
parent8d2dc09cc7efe3b033be79b722aceb8b303de788 (diff)
downloadslackbuilds-244be4fa66981288fd5f23b9b7d7a2d8faeeb3a6.tar.gz
slackbuilds-244be4fa66981288fd5f23b9b7d7a2d8faeeb3a6.tar.xz
python/python3-lsp-server: Bump BUILD after update.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-lsp-server/python3-lsp-server.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-lsp-server/python3-lsp-server.SlackBuild b/python/python3-lsp-server/python3-lsp-server.SlackBuild
index 6e62aa040b..4b77d10462 100644
--- a/python/python3-lsp-server/python3-lsp-server.SlackBuild
+++ b/python/python3-lsp-server/python3-lsp-server.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-lsp-server
VERSION=${VERSION:-1.6.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}