Date: Tuesday, June 4, 2019 @ 21:32:44
  Author: arojas
Revision: 476912

https

Modified:
  lib32-gmp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-04 21:32:24 UTC (rev 476911)
+++ PKGBUILD    2019-06-04 21:32:44 UTC (rev 476912)
@@ -8,7 +8,7 @@
 pkgrel=2
 pkgdesc="A free library for arbitrary precision arithmetic (32-bit)"
 arch=('x86_64')
-url="http://gmplib.org/";
+url="https://gmplib.org/";
 depends=('lib32-gcc-libs' $_pkgbasename)
 makedepends=(gcc-multilib)
 license=('LGPL3' 'GPL')

Reply via email to