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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Dec 2 10:48:49 UTC 2013


    Date: Monday, December 2, 2013 @ 11:48:48
  Author: spupykin
Revision: 101847

upgpkg: python-docs 3.3.3-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-02 10:48:44 UTC (rev 101846)
+++ PKGBUILD	2013-12-02 10:48:48 UTC (rev 101847)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=()
 options=('docs')
 source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('b5eee2b290338fb08c1512bfc79bb999')
+md5sums=('ed20d57923a9f76f62f6122aa12be08f')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html




More information about the arch-commits mailing list