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

Sergej Pupykin spupykin at archlinux.org
Tue Jul 25 17:23:05 UTC 2017


    Date: Tuesday, July 25, 2017 @ 17:23:05
  Author: spupykin
Revision: 246345

upgpkg: python-docs 3.6.2-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-25 17:22:57 UTC (rev 246344)
+++ PKGBUILD	2017-07-25 17:23:05 UTC (rev 246345)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.6.1
+pkgver=3.6.2
 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=('dd705377ab2bd7c23238a74b8bb54ee46ebf1247db224bd439ad058f7ee8e336')
+sha256sums=('ef9d75d4d117cb18b9c5e1aca971e342d942f0d20e49c5b7aa20beb98fff8fc2')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list