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

Sergej Pupykin spupykin at archlinux.org
Mon Aug 8 11:57:34 UTC 2016


    Date: Monday, August 8, 2016 @ 11:57:34
  Author: spupykin
Revision: 185996

upgpkg: python2-docs 2.7.12-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-08 11:57:27 UTC (rev 185995)
+++ PKGBUILD	2016-08-08 11:57:34 UTC (rev 185996)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.11
+pkgver=2.7.12
 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=('37e1bf28393653575899a00280091af6')
+md5sums=('b56e889461a298fd2debba7767653daa')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html



More information about the arch-commits mailing list