diff --git a/srcpkgs/cookiecutter/template b/srcpkgs/cookiecutter/template index e93e8e9a2bf..69cc09b68cc 100644 --- a/srcpkgs/cookiecutter/template +++ b/srcpkgs/cookiecutter/template @@ -1,6 +1,6 @@ # Template file for 'cookiecutter' pkgname=cookiecutter -version=2.5.0 +version=2.6.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://github.com/cookiecutter/cookiecutter" changelog="https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/HISTORY.md" distfiles="${PYPI_SITE}/c/cookiecutter/cookiecutter-${version}.tar.gz" -checksum=e61e9034748e3f41b8bd2c11f00d030784b48711c4d5c42363c50989a65331ec +checksum=db21f8169ea4f4fdc2408d48ca44859349de2647fbe494a9d6c3edfc0542c21c post_install() { vlicense LICENSE