python-sphinx_rtd_theme: update to 0.3.1
This commit is contained in:
parent
a64c8e6ff2
commit
f703b03250
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-sphinx_rtd_theme
|
||||
pkgname=python-sphinx_rtd_theme
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="sphinx_rtd_theme-${version}"
|
||||
|
@ -13,7 +13,7 @@ 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=665135dfbdf8f1d218442458a18cf266444354b8c98eed93d1543f7e701cfdba
|
||||
checksum=6d0481532b5f441b075127a2d755f430f1f8410a50112b1af6b069518548381d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue