diff --git a/srcpkgs/python3-mypy/template b/srcpkgs/python3-mypy/template index 617c60c970a..16d364393a5 100644 --- a/srcpkgs/python3-mypy/template +++ b/srcpkgs/python3-mypy/template @@ -1,7 +1,7 @@ # Template file for 'python3-mypy' pkgname=python3-mypy version=0.670 -revision=1 +revision=2 archs=noarch wrksrc="mypy-${version}" build_style=python3-module @@ -11,8 +11,8 @@ 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=f197101032d7a844cdfb25a63b23ca64775943357f5a3ea4965607e2aa87d12e +distfiles="${PYPI_SITE}/m/mypy/mypy-${version}.tar.gz" +checksum=e80fd6af34614a0e898a57f14296d0dacb584648f0339c2e000ddbf0f4cc2f8d post_install() { vlicense LICENSE