summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d4b71a8a249..2a3791428f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase='python-sphinxcontrib-fulltoc'
pkgname=('python-sphinxcontrib-fulltoc'
'python2-sphinxcontrib-fulltoc')
pkgver='1.2.0'
-pkgrel='3'
+pkgrel='4'
pkgdesc="Include a full table of contents in your Sphinx HTML sidebar"
arch=('any')
url="https://github.com/sphinx-contrib/fulltoc"