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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 6 11:19:51 UTC 2017


    Date: Friday, October 6, 2017 @ 11:19:50
  Author: spupykin
Revision: 261881

upgpkg: python-docs 3.6.3-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 11:19:43 UTC (rev 261880)
+++ PKGBUILD	2017-10-06 11:19:50 UTC (rev 261881)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.6.2
+pkgver=3.6.3
 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)
-sha256sums=('ef9d75d4d117cb18b9c5e1aca971e342d942f0d20e49c5b7aa20beb98fff8fc2')
+sha256sums=('a07a3c8d36fbe107ae3c172ae665dca9c8d9fbbbd7dc4618859a9bab4042bebb')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list