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

Felix Yan felixonmars at archlinux.org
Wed Jun 3 17:37:32 UTC 2020


    Date: Wednesday, June 3, 2020 @ 17:37:31
  Author: felixonmars
Revision: 638375

upgpkg: python2-docs 2.7.17-1

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 17:37:00 UTC (rev 638374)
+++ PKGBUILD	2020-06-03 17:37:31 UTC (rev 638375)
@@ -2,7 +2,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.16
+pkgver=2.7.17
 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=('477b2c2225cdc687e5ff68e5df529309d8ee8d7075f3643af730f7aa51e060460a03d1b0a5bf2d05aa2115368ddc33709a45b19972a729575d9070af78360c80')
+sha512sums=('e0f1b2c75297dfb7b0b8913423db0d6ee9fde171b346831244fae5a783c2f834ef49dd137d835d4f052bb65a5962e051835b298271ad679dcf19b1d9118d968b')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html



More information about the arch-commits mailing list