python-sphinx_rtd_theme: update to 0.4.0
This commit is contained in:
parent
33cd1f8358
commit
0eb1527ef7
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'python-sphinx_rtd_theme
|
||||
pkgname=python-sphinx_rtd_theme
|
||||
version=0.3.1
|
||||
version=0.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="sphinx_rtd_theme-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="sphinx_rtd_theme"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="sphinx_rtd_theme"
|
||||
short_desc="ReadTheDocs.org theme for Sphinx (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/snide/sphinx_rtd_theme/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz"
|
||||
checksum=6d0481532b5f441b075127a2d755f430f1f8410a50112b1af6b069518548381d
|
||||
checksum=de88d637a60371d4f923e06b79c4ba260490c57d2ab5a8316942ab5d9a6ce1bf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue