python-sphinx_rtd_theme: update to 0.4.2

This commit is contained in:
Alessio Sergi 2018-10-07 17:54:42 +02:00
parent 54b31ab28e
commit fa3cff5b68

View file

@ -1,6 +1,6 @@
# Template file for 'python-sphinx_rtd_theme' # Template file for 'python-sphinx_rtd_theme'
pkgname=python-sphinx_rtd_theme pkgname=python-sphinx_rtd_theme
version=0.4.1 version=0.4.2
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="sphinx_rtd_theme-${version}" wrksrc="sphinx_rtd_theme-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/snide/sphinx_rtd_theme/" homepage="https://github.com/snide/sphinx_rtd_theme/"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz" distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz"
checksum=3b49758a64f8a1ebd8a33cb6cc9093c3935a908b716edfaa5772fd86aac27ef6 checksum=02f02a676d6baabb758a20c7a479d58648e0f64f13e07d1b388e9bb2afe86a09
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE