diff --git a/srcpkgs/python3-Sphinx/template b/srcpkgs/python3-Sphinx/template index c49bb438a78..a5322a2aeab 100644 --- a/srcpkgs/python3-Sphinx/template +++ b/srcpkgs/python3-Sphinx/template @@ -1,6 +1,6 @@ # Template file for 'python3-Sphinx' pkgname=python3-Sphinx -version=7.0.1 +version=7.2.6 revision=1 build_style=python3-pep517 hostmakedepends="python3-flit_core python3-pyproject-hooks" @@ -17,8 +17,9 @@ maintainer="Đoàn Trần Công Danh " license="BSD-3-Clause" homepage="http://sphinx-doc.org" changelog="https://github.com/sphinx-doc/sphinx/raw/master/CHANGES" -distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz" -checksum=61e025f788c5977d9412587e733733a289e2b9fdc2fef8868ddfbfc4ccfe881d +# distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz" +distfiles="${PYPI_SITE}/s/sphinx/sphinx-${version}.tar.gz" +checksum=9a5160e1ea90688d5963ba09a2dcd8bdd526620edbb65c328728f1b2228d5ab5 conflicts="python-Sphinx>=0" post_install() {