summaryrefslogtreecommitdiffstats
path: root/development/pre-commit
diff options
context:
space:
mode:
author Andrew Clemons2023-09-03 03:33:10 +0200
committer Willy Sudiarto Raharjo2023-09-07 18:08:33 +0200
commit14c031a9649400eec78bd56e9a6909a21ff7ced9 (patch)
tree9f6309d7585f850a608ab8f4b6516f0585123152 /development/pre-commit
parenta4f914fff0ad39b7853aa24e91a05c37df45101d (diff)
downloadslackbuilds-14c031a9649400eec78bd56e9a6909a21ff7ced9.tar.gz
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')
-rw-r--r--development/pre-commit/pre-commit.SlackBuild2
-rw-r--r--development/pre-commit/pre-commit.info6
2 files changed, 4 insertions, 4 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}
diff --git a/development/pre-commit/pre-commit.info b/development/pre-commit/pre-commit.info
index 1e81d42e3d..8ee00212d0 100644
--- a/development/pre-commit/pre-commit.info
+++ b/development/pre-commit/pre-commit.info
@@ -1,8 +1,8 @@
PRGNAM="pre-commit"
-VERSION="3.3.3"
+VERSION="3.4.0"
HOMEPAGE="https://pre-commit.com/"
-DOWNLOAD="https://github.com/pre-commit/pre-commit/archive/v3.3.3/pre-commit-3.3.3.tar.gz"
-MD5SUM="5cfcda744e83f6f5ae52c08262e7a627"
+DOWNLOAD="https://github.com/pre-commit/pre-commit/archive/v3.4.0/pre-commit-3.4.0.tar.gz"
+MD5SUM="40f22e82bd2cfdd84193f7cef9aff723"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cfgv python3-identify python3-virtualenv nodeenv"