summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ea2a3922b3d..71150f9d89d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
arch=('any')
@@ -44,7 +44,7 @@ checkdepends=(
source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
-md5sums=('b4c2b44259cf113e953e7d3603153c5f')
+md5sums=('f9581b3556df9722143c47290273bcf8')
prepare() {
# souce duplication is required because makefile modify source code