python3-Sphinx: update to 4.4.0.
This commit is contained in:
parent
afaa2ceba3
commit
da20707038
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-Sphinx'
|
||||
pkgname=python3-Sphinx
|
||||
version=4.2.0
|
||||
version=4.4.0
|
||||
revision=1
|
||||
wrksrc=Sphinx-${version}
|
||||
build_style=python3-module
|
||||
|
@ -18,7 +18,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://sphinx-doc.org"
|
||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||
checksum=94078db9184491e15bce0a56d9186e0aec95f16ac20b12d00e06d4e36f1058a6
|
||||
checksum=6caad9786055cb1fa22b4a365c1775816b876f91966481765d7d50e9f0dd35cc
|
||||
conflicts="python-Sphinx>=0"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue