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 f504289cb1dc..b6feab840dbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sphinx
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = http://sphinx.pocoo.org/
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index eeca6eeb3f1b..de34b7302d0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
arch=('any')
url='http://sphinx.pocoo.org/'