[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jun 4 07:38:31 UTC 2020


    Date: Thursday, June 4, 2020 @ 07:38:29
  Author: felixonmars
Revision: 638693

upgpkg: python2-docs 2.7.18-1

Modified:
  python2-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-04 07:38:11 UTC (rev 638692)
+++ PKGBUILD	2020-06-04 07:38:29 UTC (rev 638693)
@@ -2,7 +2,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.17
+pkgver=2.7.18
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -11,7 +11,7 @@
 install=python2-docs.install
 options=('docs')
 source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha512sums=('e0f1b2c75297dfb7b0b8913423db0d6ee9fde171b346831244fae5a783c2f834ef49dd137d835d4f052bb65a5962e051835b298271ad679dcf19b1d9118d968b')
+sha512sums=('db39390577ec86f13c9b6b57c01cba36fe9fd89092a773dc94f1a6a19d912759d097c4d80e765d3657b572abc731c1da9e7b4cd4c38065cd444606b906744abe')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html



More information about the arch-commits mailing list