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

Morten Linderud foxboron at archlinux.org
Sat Sep 14 14:56:23 UTC 2019


    Date: Saturday, September 14, 2019 @ 14:56:22
  Author: foxboron
Revision: 510541

upgpkg: python-docs 3.7.4-1

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-14 14:38:38 UTC (rev 510540)
+++ PKGBUILD	2019-09-14 14:56:22 UTC (rev 510541)
@@ -3,7 +3,7 @@
 # Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.7.2
+pkgver=3.7.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=('36fb7f797208f23e98d17734c945ee91f9825da2d8ce37ba2d0bcb137bee33ba')
+sha256sums=('af668cf1d9bc4fc11b3cfb7dc0f62b5e058ea5a453b8c709276d426ad9fd4907')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list