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 54b94794651a..0eb1b696fa31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-fulltoc
pkgdesc = Include a full table of contents in your Sphinx HTML sidebar
pkgver = 1.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/sphinx-contrib/fulltoc
arch = any
license = GPL
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"