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

Morten Linderud foxboron at archlinux.org
Sat Dec 29 20:06:38 UTC 2018


    Date: Saturday, December 29, 2018 @ 20:06:37
  Author: foxboron
Revision: 418911

upgpkg: python-docs 3.7.2-1

Modified:
  python-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-29 19:44:50 UTC (rev 418910)
+++ PKGBUILD	2018-12-29 20:06:37 UTC (rev 418911)
@@ -1,9 +1,9 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 # Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
+# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.7.1
+pkgver=3.7.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=('78fdfce38a5c9887232f016bcb2f0b9030626196a5e737b958e10b20caa003a8')
+sha256sums=('36fb7f797208f23e98d17734c945ee91f9825da2d8ce37ba2d0bcb137bee33ba')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html



More information about the arch-commits mailing list