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

Morten Linderud foxboron at archlinux.org
Mon May 21 08:38:41 UTC 2018


    Date: Monday, May 21, 2018 @ 08:38:40
  Author: foxboron
Revision: 325900

upgpkg: python2-docs 2.7.15-1

Updated to 2.7.15

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-21 08:36:33 UTC (rev 325899)
+++ PKGBUILD	2018-05-21 08:38:40 UTC (rev 325900)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.14
+pkgver=2.7.15
 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=('624ef76fd4c94631f2c5ebf890dd44930f2fbcae4176c4879f457d5abfe3d483')
+sha256sums=('5582aa8f59c2d5457ae87e266000f9ef75ed041a02fa72bd988a5169aae8ebde')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html



More information about the arch-commits mailing list