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

Sergej Pupykin spupykin at archlinux.org
Thu Nov 5 10:54:15 UTC 2015


    Date: Thursday, November 5, 2015 @ 11:54:14
  Author: spupykin
Revision: 146030

upgpkg: python2-docs 2.7.10-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-05 10:54:10 UTC (rev 146029)
+++ PKGBUILD	2015-11-05 10:54:14 UTC (rev 146030)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.9
+pkgver=2.7.10
 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=('8804bc888f6b7a1cc217be1acbb59ad6')
+md5sums=('545fef39b52b15641f6936c623150c63')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html



More information about the arch-commits mailing list