aboutsummaryrefslogtreecommitdiff
path: root/development/pre-commit/pre-commit.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2024-08-03 09:32:28 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-03 15:05:20 +0700
commitc1ca2c4c38e2fae712f7f56146a6849fa46bfea2 (patch)
tree8bd3c06da08737e3f2c6c8142bc6063ade523353 /development/pre-commit/pre-commit.SlackBuild
parent84d4e10f1747cb665d26ca4d3f36628e6030052b (diff)
development/pre-commit: Updated for version 3.8.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 ed63930914..60367f0887 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.7.1}
+VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}