python-Sphinx: update to 1.7.7
This commit is contained in:
parent
94d1405790
commit
659204aa98
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Sphinx'
|
# Template file for 'python-Sphinx'
|
||||||
pkgname=python-Sphinx
|
pkgname=python-Sphinx
|
||||||
version=1.7.6
|
version=1.7.7
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Sphinx-${version}"
|
wrksrc="Sphinx-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://sphinx-doc.org/"
|
homepage="http://sphinx-doc.org/"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||||
checksum=217ad9ece2156ed9f8af12b5d2c82a499ddf2c70a33c5f81864a08d8c67b9efc
|
checksum=71531900af3f68625a29c4e00381bee8f85255219a3d500a3e255076a45b735e
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc2
|
sphinx:sphinx-apidoc:/usr/bin/sphinx-apidoc2
|
||||||
|
|
Loading…
Reference in a new issue