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

Morten Linderud foxboron at archlinux.org
Sat Dec 12 16:23:06 UTC 2020


    Date: Saturday, December 12, 2020 @ 16:23:06
  Author: foxboron
Revision: 773429

upgpkg: python-docs 3.9.1-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-12 16:23:01 UTC (rev 773428)
+++ PKGBUILD	2020-12-12 16:23:06 UTC (rev 773429)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.9.0
+pkgver=3.9.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=('276c558f6763f52297dee92fb8e3f36edc538d395ecbbd419ae61bbe224a3647')
+sha256sums=('2b909713db4d73d5046aa56283d905e7c3c3d1f189ff95f3bd3f1cf5def39a74')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list