aboutsummaryrefslogtreecommitdiff
path: root/development/pre-commit/pre-commit.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2023-09-03 10:33:10 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-07 23:08:33 +0700
commit14c031a9649400eec78bd56e9a6909a21ff7ced9 (patch)
tree9f6309d7585f850a608ab8f4b6516f0585123152 /development/pre-commit/pre-commit.SlackBuild
parenta4f914fff0ad39b7853aa24e91a05c37df45101d (diff)
development/pre-commit: Updated for version 3.4.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 52efd25a1d..0d890a55b5 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.3.3}
+VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}