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

Morten Linderud foxboron at archlinux.org
Sat Apr 21 20:35:02 UTC 2018


    Date: Saturday, April 21, 2018 @ 20:35:01
  Author: foxboron
Revision: 317267

upgpkg: python-docs 3.6.5-1

Updated to 3.6.5

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-21 20:33:51 UTC (rev 317266)
+++ PKGBUILD	2018-04-21 20:35:01 UTC (rev 317267)
@@ -4,7 +4,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.6.4
+pkgver=3.6.5
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('GPL')
 options=('docs')
 source=(https://docs.python.org/3/archives/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('c0ad3e364ff0ff0cb1a904e96f3d8e59b71effbb1e5d1b3ddc0561365f87b417')
+sha256sums=('2d09f070d7b1cea6ccececc559c5d9c013b047bb8d6e10eb5a1a3e1cc5d1f0c8')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list