mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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
|
# Template file for 'python-sphinx_rtd_theme
|
||||||
pkgname=python-sphinx_rtd_theme
|
pkgname=python-sphinx_rtd_theme
|
||||||
version=0.3.0
|
version=0.3.1
|
||||||
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=665135dfbdf8f1d218442458a18cf266444354b8c98eed93d1543f7e701cfdba
|
checksum=6d0481532b5f441b075127a2d755f430f1f8410a50112b1af6b069518548381d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue