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

Sergej Pupykin spupykin at archlinux.org
Wed Jan 13 17:57:42 UTC 2016


    Date: Wednesday, January 13, 2016 @ 18:57:42
  Author: spupykin
Revision: 156317

upgpkg: python-docs 3.5.1-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-13 17:57:37 UTC (rev 156316)
+++ PKGBUILD	2016-01-13 17:57:42 UTC (rev 156317)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.5.0
+pkgver=3.5.1
 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=('1a0b03c3df0448596a3e9e1b5d560739')
+md5sums=('dec9b2626ba2862009422012269a1b61')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html



More information about the arch-commits mailing list