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

Morten Linderud foxboron at archlinux.org
Fri Nov 16 22:18:42 UTC 2018


    Date: Friday, November 16, 2018 @ 22:18:41
  Author: foxboron
Revision: 408486

upgpkg: python-docs 3.7.1-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-16 20:20:36 UTC (rev 408485)
+++ PKGBUILD	2018-11-16 22:18:41 UTC (rev 408486)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -11,7 +11,7 @@
 license=('GPL')
 options=('docs')
 source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('8b8e96afd80f5412178f906bd706bf75fc56f9545bd6a8eb2b23c900bfb2f03a')
+sha256sums=('78fdfce38a5c9887232f016bcb2f0b9030626196a5e737b958e10b20caa003a8')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list