aboutsummaryrefslogtreecommitdiff
path: root/development/pre-commit/pre-commit.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-04-13 15:51:10 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:03:31 +0700
commitaf6fcfd2e4fc2cb1b83c9c0b81e53e735a7f3c55 (patch)
tree0e6a9225ebb70894ebb27de1a52d526e6a42e4d0 /development/pre-commit/pre-commit.SlackBuild
parente620432e7024aae79a816e48ca55edbd3444ecd8 (diff)
development/pre-commit: Updated for version 3.7.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ed31ce305d..9917f4c346 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.6.2}
+VERSION=${VERSION:-3.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}