Date: Monday, May 27, 2019 @ 20:35:15
  Author: arojas
Revision: 472000

https

Modified:
  astyle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-27 20:34:55 UTC (rev 471999)
+++ PKGBUILD    2019-05-27 20:35:15 UTC (rev 472000)
@@ -10,7 +10,7 @@
 pkgrel=1
 pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java 
source code.'
 arch=('x86_64')
-url='http://sourceforge.net/projects/astyle/'
+url='https://sourceforge.net/projects/astyle/'
 license=('LGPL')
 depends=('gcc-libs')
 
source=("https://downloads.sourceforge.net/sourceforge/astyle/${pkgname}_${pkgver}_linux.tar.gz";)

Reply via email to