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

Sergej Pupykin spupykin at archlinux.org
Fri Jul 25 16:36:35 UTC 2014


    Date: Friday, July 25, 2014 @ 18:36:35
  Author: spupykin
Revision: 116347

upgpkg: python-docs 3.4.1-1

upd

Modified:
  python-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-25 16:35:48 UTC (rev 116346)
+++ PKGBUILD	2014-07-25 16:36:35 UTC (rev 116347)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=()
 options=('docs')
-source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('cdbef126ee7ef0908352fabc4dc5bee5')
+source=(https://docs.python.org/3/archives/python-$pkgver-docs-html.tar.bz2)
+md5sums=('0d1a1d18b716765fcf8bb396ab77ddf9')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python/html




More information about the arch-commits mailing list