diff --git a/srcpkgs/python3-Cython/template b/srcpkgs/python3-Cython/template index 6fd4bd4cf0e..face2ba7bfb 100644 --- a/srcpkgs/python3-Cython/template +++ b/srcpkgs/python3-Cython/template @@ -1,6 +1,6 @@ # Template file for 'python3-Cython' pkgname=python3-Cython -version=3.0.10 +version=3.0.11 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,8 +11,8 @@ maintainer="Andrew J. Hesford " license="Apache-2.0" homepage="https://cython.org/" changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst" -distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz" -checksum=dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99 +distfiles="${PYPI_SITE}/c/cython/cython-${version}.tar.gz" +checksum=7146dd2af8682b4ca61331851e6aebce9fe5158e75300343f80c07ca80b1faff # Tests are flaky make_check=no conflicts="python3-Cython0.29>=0"