summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorŁukasz Pożarlik2019-05-19 12:50:06 +0200
committerŁukasz Pożarlik2019-05-19 12:50:06 +0200
commit663d5d4651ff399a073fc8fa7d753e71dbc148e9 (patch)
tree78ec223a56a92f845922c9265e6b43bac10f1c8f
parent2e207811bed09a1efb3682ffb0b6a2d626058d14 (diff)
downloadaur-663d5d4651ff399a073fc8fa7d753e71dbc148e9.tar.gz
update homepage
-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')