summaryrefslogtreecommitdiffstats
path: root/development/pre-commit
diff options
context:
space:
mode:
author Andrew Clemons2023-10-22 12:51:31 +0200
committer Willy Sudiarto Raharjo2023-10-28 08:11:57 +0200
commit560c6692e3d00169f9a9e8e4a9bac39c23e68e52 (patch)
treed014309b801f273edae21bd2d486e9ed3b281ce2 /development/pre-commit
parentb13d97a44ae40b2fba2cab2906d1e92c679ee571 (diff)
downloadslackbuilds-560c6692e3d00169f9a9e8e4a9bac39c23e68e52.tar.gz
development/pre-commit: Updated for version 3.5.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 0d890a55b5..d62a243fb7 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.4.0}
+VERSION=${VERSION:-3.5.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 8ee00212d0..34b484796a 100644
--- a/development/pre-commit/pre-commit.info
+++ b/development/pre-commit/pre-commit.info
@@ -1,8 +1,8 @@
PRGNAM="pre-commit"
-VERSION="3.4.0"
+VERSION="3.5.0"
HOMEPAGE="https://pre-commit.com/"
-DOWNLOAD="https://github.com/pre-commit/pre-commit/archive/v3.4.0/pre-commit-3.4.0.tar.gz"
-MD5SUM="40f22e82bd2cfdd84193f7cef9aff723"
+DOWNLOAD="https://github.com/pre-commit/pre-commit/archive/v3.5.0/pre-commit-3.5.0.tar.gz"
+MD5SUM="4ec7373a81e527cfb87d1c70db6c50ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-cfgv python3-identify python3-virtualenv nodeenv"