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

Morten Linderud foxboron at gemini.archlinux.org
Sun Oct 10 10:16:09 UTC 2021


    Date: Sunday, October 10, 2021 @ 10:16:09
  Author: foxboron
Revision: 1029249

upgpkg: python-docs 3.10.0-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 10:12:56 UTC (rev 1029248)
+++ PKGBUILD	2021-10-10 10:16:09 UTC (rev 1029249)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.9.6
+pkgver=3.10.0
 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=('f2ce60c7a54d0cc8028ee7c542a5f96621a2ae690125d07c87aecfc464ad3ee0')
+sha256sums=('e85dd6dca2cb740ea1a2fb88b1e556b4eaa898b10b2b61b37d1f7f9913cdab39')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list