summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 947ba11707bd..dfa6db110f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgbase='python-sphinxcontrib-fulltoc'
pkgname=('python-sphinxcontrib-fulltoc'
'python2-sphinxcontrib-fulltoc')
-pkgver='1.1'
+pkgver='1.2.0'
pkgrel='1'
pkgdesc="Include a full table of contents in your Sphinx HTML sidebar"
arch=('any')
url="https://pypi.python.org/pypi/sphinxcontrib-fulltoc"
license=('GPL')
-source=("https://pypi.python.org/packages/source/s/sphinxcontrib-fulltoc/sphinxcontrib-fulltoc-${pkgver}.tar.gz")
-md5sums=('eaebcd42fee9ead0d4c7916c1d6d43fd')
+source=("https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-${pkgver}.tar.gz")
+md5sums=('1b4326b588ae9e7bfe69b51670b74cfb')
package_python-sphinxcontrib-fulltoc(){
depends=('python'