Date: Monday, May 27, 2019 @ 20:51:02
  Author: arojas
Revision: 472043

https

Modified:
  cgrep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-27 20:50:11 UTC (rev 472042)
+++ PKGBUILD    2019-05-27 20:51:02 UTC (rev 472043)
@@ -5,7 +5,7 @@
 pkgver=6.6.25
 pkgrel=141
 pkgdesc="A context-aware grep for source codes"
-url="http://awgn.github.io/cgrep/";
+url="https://awgn.github.io/cgrep/";
 license=("GPL2")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-ansi-terminal' 'haskell-async' 
'haskell-cmdargs'

Reply via email to