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

Sergej Pupykin spupykin at archlinux.org
Sun Apr 5 22:34:01 UTC 2015


    Date: Monday, April 6, 2015 @ 00:34:00
  Author: spupykin
Revision: 130751

upgpkg: python2-docs 2.7.9-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-05 22:33:58 UTC (rev 130750)
+++ PKGBUILD	2015-04-05 22:34:00 UTC (rev 130751)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.8
+pkgver=2.7.9
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('2cf9ba96b2723a5268cd14432b15fdcf')
+md5sums=('8804bc888f6b7a1cc217be1acbb59ad6')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html



More information about the arch-commits mailing list