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 dc41f14fa74c..6ea2a3922b3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
arch=('any')
@@ -44,7 +44,7 @@ checkdepends=(
source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
-md5sums=('6a9522761bde569a3d50cc4509e313d9')
+md5sums=('b4c2b44259cf113e953e7d3603153c5f')
prepare() {
# souce duplication is required because makefile modify source code