diff options
Diffstat (limited to 'development/pre-commit/pre-commit.SlackBuild')
-rw-r--r-- | development/pre-commit/pre-commit.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pre-commit/pre-commit.SlackBuild b/development/pre-commit/pre-commit.SlackBuild index f377823406..c9af5e32e1 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:-4.1.0} +VERSION=${VERSION:-4.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |