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

Morten Linderud foxboron at archlinux.org
Sat Sep 26 10:36:51 UTC 2020


    Date: Saturday, September 26, 2020 @ 10:36:50
  Author: foxboron
Revision: 712432

upgpkg: python-docs 3.8.6-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-26 10:21:07 UTC (rev 712431)
+++ PKGBUILD	2020-09-26 10:36:50 UTC (rev 712432)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.8.5
+pkgver=3.8.6
 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=('293cf0f428debb50e99aef5c8e7fb646e111a873b9527d452c459e7327ebee2f')
+sha256sums=('4433b71f363efd72c70474fd8e5ea2224e149f2c0c9d4c55c395c8f83013d64e')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list