summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f317080d5347..bf2ba20b18b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = python-sphinxcontrib-fulltoc
pkgdesc = Include a full table of contents in your Sphinx HTML sidebar
pkgver = 1.2.0
pkgrel = 1
- url = https://pypi.python.org/pypi/sphinxcontrib-fulltoc
+ url = https://github.com/sphinx-contrib/fulltoc
arch = any
license = GPL
source = https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-1.2.0.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index dfa6db110f08..9dc3161563b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ 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"
+url="https://github.com/sphinx-contrib/fulltoc"
license=('GPL')
source=("https://files.pythonhosted.org/packages/8e/a6/d1297db9b75650681e5429e92e13df139ee6b64303ff1b2eea4ebd32c0a9/sphinxcontrib-fulltoc-${pkgver}.tar.gz")
md5sums=('1b4326b588ae9e7bfe69b51670b74cfb')