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

Sergej Pupykin spupykin at archlinux.org
Mon Jul 3 09:47:54 UTC 2017


    Date: Monday, July 3, 2017 @ 09:47:54
  Author: spupykin
Revision: 242150

upgpkg: python2-docs 2.7.13-1

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-03 09:47:46 UTC (rev 242149)
+++ PKGBUILD	2017-07-03 09:47:54 UTC (rev 242150)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.12
+pkgver=2.7.13
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('40891e010cdd9a752a17bd02e30aa853f9a2a7767ee82911cf4507dfa3b13de8')
+sha256sums=('af2b5e474a5cbb950447f531137b136b98ea3bb68fbf4b1061011db29c0d9977')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html



More information about the arch-commits mailing list