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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 14 17:35:23 UTC 2016


    Date: Monday, November 14, 2016 @ 17:35:22
  Author: spupykin
Revision: 195827

Modified:
  python2-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-14 17:35:03 UTC (rev 195826)
+++ PKGBUILD	2016-11-14 17:35:22 UTC (rev 195827)
@@ -11,8 +11,8 @@
 license=('GPL')
 install=python2-docs.install
 options=('docs')
-source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('b56e889461a298fd2debba7767653daa')
+source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
+sha256sums=('40891e010cdd9a752a17bd02e30aa853f9a2a7767ee82911cf4507dfa3b13de8')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html



More information about the arch-commits mailing list