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

Morten Linderud foxboron at archlinux.org
Tue Jul 14 13:21:30 UTC 2020


    Date: Tuesday, July 14, 2020 @ 13:21:30
  Author: foxboron
Revision: 663755

upgpkg: python-docs 3.8.4-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-14 13:02:27 UTC (rev 663754)
+++ PKGBUILD	2020-07-14 13:21:30 UTC (rev 663755)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.8.2
+pkgver=3.8.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=('e12135b29ef231fce0d20c5865cf7fb37cecea11f2304e389325b04e9281558a')
+sha256sums=('9729231cdaa85640c91b741a05e307bed0c222fbb35b59d73927468850f70cae')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list