mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python-sphinx_rtd_theme: update to 0.3.0
This commit is contained in:
parent
16ebd319c5
commit
610da592bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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.2.4
|
version=0.3.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="sphinx_rtd_theme-${version}"
|
wrksrc="sphinx_rtd_theme-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=2df74b8ff6fae6965c527e97cca6c6c944886aae474b490e17f92adfbe843417
|
checksum=665135dfbdf8f1d218442458a18cf266444354b8c98eed93d1543f7e701cfdba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue