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

Antonio Rojas arojas at archlinux.org
Mon Jun 3 21:19:05 UTC 2019


    Date: Monday, June 3, 2019 @ 21:19:05
  Author: arojas
Revision: 476816

https

Modified:
  ipython2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-03 21:18:22 UTC (rev 476815)
+++ PKGBUILD	2019-06-03 21:19:05 UTC (rev 476816)
@@ -12,7 +12,7 @@
 pkgrel=2
 pkgdesc="An enhanced Interactive Python2 shell."
 arch=('any')
-url="http://ipython.org"
+url="https://ipython.org"
 license=('BSD')
 depends=('python2' 'python2-traitlets' 'python2-pexpect' 'sqlite'
     'python2-setuptools' 'python2-pickleshare' 'python2-pathlib'
@@ -24,7 +24,7 @@
 
 source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz"
         "https://pypi.python.org/packages/source/s/simplegeneric/simplegeneric-0.8.1.zip"
-        "http://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png")
+        "https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png")
 md5sums=('5f5aa144e7cf9e683f85700fe380dbe8'
          'f9c1fab00fd981be588fc32759f474e3'
          '2901d65f1b1fe354e72850085cd1c072')



More information about the arch-commits mailing list