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

Morten Linderud foxboron at archlinux.org
Sat Nov 16 17:05:32 UTC 2019


    Date: Saturday, November 16, 2019 @ 17:05:31
  Author: foxboron
Revision: 529606

upgpkg: python-docs 3.8.0-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 17:04:49 UTC (rev 529605)
+++ PKGBUILD	2019-11-16 17:05:31 UTC (rev 529606)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.7.4
+pkgver=3.8.0
 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=('af668cf1d9bc4fc11b3cfb7dc0f62b5e058ea5a453b8c709276d426ad9fd4907')
+sha256sums=('858d717dfe117c94bd608c97a45a3d6b8319066b3c70f32eb15e5aaeccedcfac')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list