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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Feb 13 16:52:07 UTC 2014


    Date: Thursday, February 13, 2014 @ 17:52:07
  Author: spupykin
Revision: 105683

upgpkg: python-docs 3.3.4-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-13 16:42:19 UTC (rev 105682)
+++ PKGBUILD	2014-02-13 16:52:07 UTC (rev 105683)
@@ -3,8 +3,8 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.3.3
-pkgrel=2
+pkgver=3.3.4
+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=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('ed20d57923a9f76f62f6122aa12be08f')
+md5sums=('81d3756044c4af97b61ebf003a301a07')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html




More information about the arch-commits mailing list