diff --git a/srcpkgs/python3-colorama/template b/srcpkgs/python3-colorama/template index 593df78862b..5249596f1b6 100644 --- a/srcpkgs/python3-colorama/template +++ b/srcpkgs/python3-colorama/template @@ -1,7 +1,7 @@ # Template file for 'python3-colorama' pkgname=python3-colorama -version=0.4.4 -revision=5 +version=0.4.5 +revision=1 wrksrc="colorama-${version}" build_style=python3-module hostmakedepends="unzip python3-setuptools" @@ -10,8 +10,9 @@ short_desc="Cross-platform colored terminal text (Python3)" maintainer="Oliver Kiddle " license="BSD-3-Clause" homepage="https://github.com/tartley/colorama" +changelog="https://github.com/tartley/colorama/raw/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/c/colorama/colorama-${version}.tar.gz" -checksum=5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b +checksum=e6c6b4334fc50988a639d9b98aa429a0b57da6e17b9a44f0451f930b6967b7a4 post_install() { vlicense LICENSE.txt