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

Morten Linderud foxboron at archlinux.org
Sun Dec 22 13:58:22 UTC 2019


    Date: Sunday, December 22, 2019 @ 13:58:22
  Author: foxboron
Revision: 538845

upgpkg: python-docs 3.8.1-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-22 13:52:36 UTC (rev 538844)
+++ PKGBUILD	2019-12-22 13:58:22 UTC (rev 538845)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.8.0
+pkgver=3.8.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=('858d717dfe117c94bd608c97a45a3d6b8319066b3c70f32eb15e5aaeccedcfac')
+sha256sums=('528532d6c33b35d107322eecf2400fc6b6482a150ca50f7b656d438b256e698b')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list