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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 13 09:40:54 UTC 2014


    Date: Monday, October 13, 2014 @ 11:40:53
  Author: spupykin
Revision: 120598

upgpkg: python-docs 3.4.2-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 09:40:50 UTC (rev 120597)
+++ PKGBUILD	2014-10-13 09:40:53 UTC (rev 120598)
@@ -3,8 +3,8 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.4.1
-pkgrel=4
+pkgver=3.4.2
+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=('SKIP')
+md5sums=('4cf953253ed9fd0f64fac5d49e7d806f')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html



More information about the arch-commits mailing list