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

Felix Yan felixonmars at archlinux.org
Mon May 25 18:13:26 UTC 2020


    Date: Monday, May 25, 2020 @ 18:13:25
  Author: felixonmars
Revision: 634713

upgpkg: python2-docs 2.7.16-1

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 18:13:09 UTC (rev 634712)
+++ PKGBUILD	2020-05-25 18:13:25 UTC (rev 634713)
@@ -2,8 +2,8 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.15
-pkgrel=2
+pkgver=2.7.16
+pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
 url="https://docs.python.org/"
@@ -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)
-sha256sums=('5582aa8f59c2d5457ae87e266000f9ef75ed041a02fa72bd988a5169aae8ebde')
+sha512sums=('477b2c2225cdc687e5ff68e5df529309d8ee8d7075f3643af730f7aa51e060460a03d1b0a5bf2d05aa2115368ddc33709a45b19972a729575d9070af78360c80')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html



More information about the arch-commits mailing list