Date: Monday, September 16, 2019 @ 17:10:16
  Author: arojas
Revision: 510916

https

Modified:
  fpc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-09-16 17:09:48 UTC (rev 510915)
+++ PKGBUILD    2019-09-16 17:10:16 UTC (rev 510916)
@@ -11,7 +11,7 @@
 pkgrel=6
 pkgdesc="Free Pascal Compiler, Turbo Pascal 7.0 and Delphi compatible."
 arch=('x86_64')
-url="http://www.freepascal.org/";
+url="https://www.freepascal.org/";
 license=('GPL' 'LGPL' 'custom')
 backup=("etc/fpc.cfg")
 depends=('ncurses' 'zlib' 'expat' 'binutils' 'make')

Reply via email to