From a10ff763765eb52315d998fbc24a8793cf644e8a Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Tue, 13 Feb 2024 06:13:34 +0900 Subject: development/pre-commit: Updated for version 3.6.1. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- development/pre-commit/pre-commit.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/pre-commit/pre-commit.SlackBuild') diff --git a/development/pre-commit/pre-commit.SlackBuild b/development/pre-commit/pre-commit.SlackBuild index d36d73ef17..9207f3998b 100644 --- a/development/pre-commit/pre-commit.SlackBuild +++ b/development/pre-commit/pre-commit.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pre-commit -# Copyright 2023 Andrew Clemons, Toyko Japan +# Copyright 2023-2024 Andrew Clemons, Toyko Japan # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pre-commit -VERSION=${VERSION:-3.6.0} +VERSION=${VERSION:-3.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3