diff --git a/srcpkgs/python-decorator/template b/srcpkgs/python-decorator/template index 43a75d39b34..14090c537c9 100644 --- a/srcpkgs/python-decorator/template +++ b/srcpkgs/python-decorator/template @@ -1,6 +1,6 @@ # Template file for 'python-decorator' pkgname=python-decorator -version=4.3.2 +version=4.4.0 revision=1 archs=noarch wrksrc="decorator-${version}" @@ -13,8 +13,8 @@ maintainer="Alessio Sergi " license="BSD-2-Clause" homepage="https://github.com/micheles/decorator" changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md" -distfiles="https://github.com/micheles/decorator/archive/${version}.tar.gz" -checksum=c053ec881270608a5aef624a45a7700ec76ceca9d96689506411e1f319085380 +distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz" +checksum=86156361c50488b84a3f148056ea716ca587df2f0de1d34750d35c21312725de post_install() { vlicense LICENSE.txt LICENSE