Date: Tuesday, June 4, 2019 @ 21:32:24
  Author: arojas
Revision: 476911

https

Modified:
  lib32-glu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-04 21:31:57 UTC (rev 476910)
+++ PKGBUILD    2019-06-04 21:32:24 UTC (rev 476911)
@@ -5,7 +5,7 @@
 pkgrel=4
 pkgdesc="Mesa OpenGL utility library (32 bits)"
 arch=('x86_64')
-url="http://mesa.freedesktop.org/";
+url="https://mesa.freedesktop.org/";
 license=('LGPL')
 depends=('lib32-libgl' 'glu')
 makedepends=('gcc-multilib' 'lib32-mesa')

Reply via email to