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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 2 11:04:00 UTC 2015


    Date: Friday, October 2, 2015 @ 13:04:00
  Author: spupykin
Revision: 142750

upgpkg: python-docs 3.5.0-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-02 11:03:54 UTC (rev 142749)
+++ PKGBUILD	2015-10-02 11:04:00 UTC (rev 142750)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.4.3
+pkgver=3.5.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=('884ff09c8f91a7a66f7f44e7a0667cf2')
+md5sums=('1a0b03c3df0448596a3e9e1b5d560739')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html



More information about the arch-commits mailing list