python-sphinx_rtd_theme: update to 0.4.3.
This commit is contained in:
parent
2537b0552f
commit
7976ba9906
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-sphinx_rtd_theme'
|
||||
pkgname=python-sphinx_rtd_theme
|
||||
version=0.4.2
|
||||
version=0.4.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="sphinx_rtd_theme-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python-Sphinx"
|
||||
short_desc="ReadTheDocs.org theme for Sphinx (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/snide/sphinx_rtd_theme/"
|
||||
license="MIT"
|
||||
homepage="https://github.com/snide/sphinx_rtd_theme/"
|
||||
distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz"
|
||||
checksum=02f02a676d6baabb758a20c7a479d58648e0f64f13e07d1b388e9bb2afe86a09
|
||||
checksum=728607e34d60456d736cc7991fd236afb828b21b82f956c5ea75f94c8414040a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue