[arch-commits] Commit in python-sphinx/trunk (PKGBUILD)

Johannes Löthberg demize at archlinux.org
Mon Feb 27 08:07:42 UTC 2017


    Date: Monday, February 27, 2017 @ 08:07:41
  Author: demize
Revision: 213981

upgpkg: python-sphinx 1.5.3-1

Modified:
  python-sphinx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-27 08:07:39 UTC (rev 213980)
+++ PKGBUILD	2017-02-27 08:07:41 UTC (rev 213981)
@@ -6,7 +6,7 @@
 
 pkgbase=python-sphinx
 pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.5.2
+pkgver=1.5.3
 pkgrel=1
 
 arch=('any')
@@ -42,9 +42,9 @@
   'python2-enum34'
 )
 
-source=("https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
 
-md5sums=('8a3068cd5dda49622b7eb5132d616e19')
+md5sums=('6a9522761bde569a3d50cc4509e313d9')
 
 prepare() {
   # souce duplication is required because makefile modify source code



More information about the arch-commits mailing list