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

Evgeniy Alekseev arcanis at archlinux.org
Wed Mar 20 12:45:40 UTC 2019


    Date: Wednesday, March 20, 2019 @ 12:45:37
  Author: arcanis
Revision: 442954

use https instead of http in url field

Modified:
  pymol/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-20 12:40:41 UTC (rev 442953)
+++ PKGBUILD	2019-03-20 12:45:37 UTC (rev 442954)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="Molecular visualization system on an Open Source foundation"
 arch=('x86_64')
-url="http://pymol.org/"
+url="https://pymol.org/"
 license=('custom')
 depends=('freetype2' 'glew' 'glm' 'glut' 'python-numpy' 'tcsh')
 makedepends=('desktop-file-utils' 'gendesk' 'libmmtf' 'msgpack-c')



More information about the arch-commits mailing list