diff --git a/srcpkgs/pre-commit/template b/srcpkgs/pre-commit/template index d822d65d120..3ceddf86e78 100644 --- a/srcpkgs/pre-commit/template +++ b/srcpkgs/pre-commit/template @@ -1,6 +1,6 @@ # Template file for 'pre-commit' pkgname=pre-commit -version=3.6.0 +version=3.6.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="MIT" homepage="https://pre-commit.com/" changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md" distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz" -checksum=d30bad9abf165f7785c15a21a1f46da7d0677cb00ee7ff4c579fd38922efe15d +checksum=c90961d8aa706f75d60935aba09469a6b0bcb8345f127c3fbee4bdc5f114cf4b make_check=no # unpackaged: pytest-env re-assert post_install() {