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

Sergej Pupykin spupykin at archlinux.org
Thu Mar 12 11:34:18 UTC 2015


    Date: Thursday, March 12, 2015 @ 12:34:18
  Author: spupykin
Revision: 129123

upgpkg: python-docs 3.4.3-1

upd

Modified:
  python-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-12 11:15:54 UTC (rev 129122)
+++ PKGBUILD	2015-03-12 11:34:18 UTC (rev 129123)
@@ -3,8 +3,8 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.4.2
-pkgrel=2
+pkgver=3.4.3
+pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
 url="http://docs.python.org/py3k/"
@@ -12,7 +12,7 @@
 depends=()
 options=('docs')
 source=(https://docs.python.org/3/archives/python-$pkgver-docs-html.tar.bz2)
-md5sums=('83e28d25143dce6851c2aaed1705a556')
+md5sums=('884ff09c8f91a7a66f7f44e7a0667cf2')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html



More information about the arch-commits mailing list