aboutsummaryrefslogtreecommitdiff
path: root/development/pre-commit/pre-commit.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-10-15 08:23:50 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-19 16:22:11 +0700
commit0e6757101987427fc8e39f0edfef489185463a60 (patch)
tree6815921e6f6b61718defa0bfab25edfe79374e23 /development/pre-commit/pre-commit.SlackBuild
parentbae9649399051aa101a1aaadd75948b0e581fab9 (diff)
development/pre-commit: Updated for version 4.0.1.
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 60367f0887..ff855ab2bb 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.8.0}
+VERSION=${VERSION:-4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}