aboutsummaryrefslogtreecommitdiff
path: root/development/pre-commit/pre-commit.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-12-28 16:43:24 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-30 07:33:30 +0700
commit5a22667a042dbcc79030b2474eb14c9ce3ffda95 (patch)
treed28a2c835d26e2d01aa669974ffa05bbe5415097 /development/pre-commit/pre-commit.SlackBuild
parent5ce3badc411fc7b8220019f3b19a6bdb8b4277a2 (diff)
development/pre-commit: Updated for version 3.6.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'development/pre-commit/pre-commit.SlackBuild')
-rw-r--r--development/pre-commit/pre-commit.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pre-commit/pre-commit.SlackBuild b/development/pre-commit/pre-commit.SlackBuild
index d62a243fb7..d36d73ef17 100644
--- a/development/pre-commit/pre-commit.SlackBuild
+++ b/development/pre-commit/pre-commit.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pre-commit
-VERSION=${VERSION:-3.5.0}
+VERSION=${VERSION:-3.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}