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

Sergej Pupykin spupykin at archlinux.org
Tue Jan 10 17:07:50 UTC 2017


    Date: Tuesday, January 10, 2017 @ 17:07:50
  Author: spupykin
Revision: 206605

upgpkg: python-docs 3.6.0-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-10 17:07:45 UTC (rev 206604)
+++ PKGBUILD	2017-01-10 17:07:50 UTC (rev 206605)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.5.2
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=()
 options=('docs')
 source=(https://docs.python.org/3/archives/python-$pkgver-docs-html.tar.bz2)
-md5sums=('ce477e18ee00df24ced180cfba3393d4')
+sha256sums=('a487ecf75efef3d355f3d8a12a3391a38e95c3a088d6d694d66b6fdc79dd4ff4')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list