diff --git a/srcpkgs/python3-mypy/template b/srcpkgs/python3-mypy/template index 8efc47cd980..d2f497a098c 100644 --- a/srcpkgs/python3-mypy/template +++ b/srcpkgs/python3-mypy/template @@ -1,18 +1,18 @@ # Template file for 'python3-mypy' pkgname=python3-mypy -version=0.641 +version=0.650 revision=1 noarch=yes wrksrc="mypy-${version}" -pycompile_module="mypy" build_style=python3-module +pycompile_module="mypy" hostmakedepends="python3-setuptools" short_desc="Optional static typing for Python3" maintainer="maxice8 " license="MIT" homepage="https://github.com/python/mypy" distfiles="https://github.com/python/mypy/archive/v${version}.tar.gz" -checksum=5539cd4036c67509fb0a3fcb83deb9aeddfa1bbeb60ab5113b685b85bdf0d1c8 +checksum=7d4358ea0938ab869a0b708b521e641242d0e5f80d7e4f687d19c3ac894f0584 post_install() { vlicense LICENSE