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

Sergej Pupykin spupykin at archlinux.org
Tue Jan 19 13:24:39 UTC 2016


    Date: Tuesday, January 19, 2016 @ 14:24:39
  Author: spupykin
Revision: 157637

upgpkg: python2-docs 2.7.11-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 13:24:34 UTC (rev 157636)
+++ PKGBUILD	2016-01-19 13:24:39 UTC (rev 157637)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.10
+pkgver=2.7.11
 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=('545fef39b52b15641f6936c623150c63')
+md5sums=('37e1bf28393653575899a00280091af6')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html



More information about the arch-commits mailing list