summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordemize2017-04-12 17:50:30 +0000
committersvntogit2017-04-12 17:50:30 +0000
commitce77307bcebc621780b3d7989016444971928f16 (patch)
treedc412e85194b3fb1202f12c3c997336a35bdce3d /PKGBUILD
parentda651394f866d6361c3faba19216d6701841410e (diff)
downloadaur-ce77307bcebc621780b3d7989016444971928f16.tar.gz
upgpkg: python-sphinx 1.5.5-1
git-svn-id: file:///srv/repos/svn-community/svn@222522 9fca08f4-af9d-4005-b8df-a31f2cc04f65
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