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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 27 13:45:49 UTC 2016


    Date: Monday, June 27, 2016 @ 13:45:49
  Author: spupykin
Revision: 181427

upgpkg: python-docs 3.5.2-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-27 13:36:06 UTC (rev 181426)
+++ PKGBUILD	2016-06-27 13:45:49 UTC (rev 181427)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.5.1
+pkgver=3.5.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)
-md5sums=('dec9b2626ba2862009422012269a1b61')
+md5sums=('ce477e18ee00df24ced180cfba3393d4')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html



More information about the arch-commits mailing list