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

Johannes Löthberg demize at archlinux.org
Tue Dec 6 14:41:45 UTC 2016


    Date: Tuesday, December 6, 2016 @ 14:41:44
  Author: demize
Revision: 198208

upgpkg: python-sphinx 1.5-1

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-06 13:14:10 UTC (rev 198207)
+++ PKGBUILD	2016-12-06 14:41:44 UTC (rev 198208)
@@ -6,7 +6,7 @@
 
 pkgbase=python-sphinx
 pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.4.9
+pkgver=1.5
 pkgrel=1
 
 arch=('any')
@@ -38,11 +38,9 @@
   'python2-mock'
 )
 
-source=("https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+source=("https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
 
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E')
-md5sums=('6c7472d3630835113ee9cc251cc36c31'
-         'SKIP')
+md5sums=('366280d3b19fcf83f1c9e2fdfc9115b3')
 
 prepare() {
   # souce duplication is required because makefile modify source code



More information about the arch-commits mailing list