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

Morten Linderud foxboron at archlinux.org
Wed Feb 26 19:50:25 UTC 2020


    Date: Wednesday, February 26, 2020 @ 19:50:24
  Author: foxboron
Revision: 583117

upgpkg: python-docs 3.8.2-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 19:50:00 UTC (rev 583116)
+++ PKGBUILD	2020-02-26 19:50:24 UTC (rev 583117)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.8.1
+pkgver=3.8.2
 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=('528532d6c33b35d107322eecf2400fc6b6482a150ca50f7b656d438b256e698b')
+sha256sums=('e12135b29ef231fce0d20c5865cf7fb37cecea11f2304e389325b04e9281558a')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list