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

Bruno Pagani archange at archlinux.org
Sun Feb 24 12:48:41 UTC 2019


    Date: Sunday, February 24, 2019 @ 12:48:40
  Author: archange
Revision: 435505

https in url

Modified:
  ospray/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-24 11:03:23 UTC (rev 435504)
+++ PKGBUILD	2019-02-24 12:48:40 UTC (rev 435505)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="A Ray Tracing Based Rendering Engine for High-Fidelity Visualization"
 arch=('x86_64')
-url="http://www.ospray.org/"
+url="https://www.ospray.org/"
 license=('Apache')
 depends=('intel-tbb' 'embree' 'ispc' 'libgl' 'glfw-x11' 'glu' 'openmpi')
 makedepends=('cmake')



More information about the arch-commits mailing list