diff --git a/srcpkgs/python-decorator/template b/srcpkgs/python-decorator/template index 781c3ada53f..a1709461bc3 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.2.1 +version=4.3.0 revision=1 noarch=yes wrksrc="decorator-${version}" @@ -11,9 +11,9 @@ pycompile_module="decorator.py" short_desc="Python2 decorator module" maintainer="Juan RP " homepage="https://github.com/micheles/decorator" -license="2-clause-BSD" +license="BSD-2-Clause" distfiles="${PYPI_SITE}/d/decorator/decorator-${version}.tar.gz" -checksum=7d46dd9f3ea1cf5f06ee0e4e1277ae618cf48dfb10ada7c8427cd46c42702a0e +checksum=c39efa13fbdeb4506c476c9b3babf6a718da943dab7811c206005a4a956c080c post_install() { vlicense LICENSE.txt LICENSE