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

Morten Linderud foxboron at archlinux.org
Sun Apr 11 18:53:16 UTC 2021


    Date: Sunday, April 11, 2021 @ 18:53:16
  Author: foxboron
Revision: 915784

upgpkg: python-docs 3.9.4-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 18:45:42 UTC (rev 915783)
+++ PKGBUILD	2021-04-11 18:53:16 UTC (rev 915784)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.9.2
+pkgver=3.9.4
 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=('ae20a86077833412fb2a7e78141eb3f72475a9c11f13b78189bc3d003a0a6fef')
+sha256sums=('2d647a8317da0ee462cd4fd41a1985fec7b12751d7d240d8dddc582a3efa90c1')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list