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

Morten Linderud foxboron at archlinux.org
Wed Dec 2 18:22:32 UTC 2020


    Date: Wednesday, December 2, 2020 @ 18:22:31
  Author: foxboron
Revision: 769241

upgpkg: python-docs 3.9.0-1

Modified:
  python-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 18:18:27 UTC (rev 769240)
+++ PKGBUILD	2020-12-02 18:22:31 UTC (rev 769241)
@@ -3,8 +3,8 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.8.6
-pkgrel=2
+pkgver=3.9.0
+pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
 url="https://docs.python.org/py3k/"
@@ -11,7 +11,7 @@
 license=('GPL')
 options=('docs')
 source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('4433b71f363efd72c70474fd8e5ea2224e149f2c0c9d4c55c395c8f83013d64e')
+sha256sums=('276c558f6763f52297dee92fb8e3f36edc538d395ecbbd419ae61bbe224a3647')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list