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

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Apr 17 12:41:58 UTC 2013


    Date: Wednesday, April 17, 2013 @ 14:41:57
  Author: spupykin
Revision: 88420

upgpkg: python-docs 3.3.1-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-17 12:41:53 UTC (rev 88419)
+++ PKGBUILD	2013-04-17 12:41:57 UTC (rev 88420)
@@ -3,8 +3,8 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.1
+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=('d8de7264eb5b03b54044825b765324c7')
+md5sums=('e730def6cc4d6dddb076aae82661b6d6')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html




More information about the arch-commits mailing list