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

Morten Linderud foxboron at archlinux.org
Sun Mar 7 17:47:24 UTC 2021


    Date: Sunday, March 7, 2021 @ 17:47:24
  Author: foxboron
Revision: 886764

upgpkg: python-docs 3.9.2-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 17:47:05 UTC (rev 886763)
+++ PKGBUILD	2021-03-07 17:47:24 UTC (rev 886764)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.9.1
+pkgver=3.9.2
 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=('2b909713db4d73d5046aa56283d905e7c3c3d1f189ff95f3bd3f1cf5def39a74')
+sha256sums=('ae20a86077833412fb2a7e78141eb3f72475a9c11f13b78189bc3d003a0a6fef')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list