[arch-commits] Commit in edbrowse/trunk (PKGBUILD)
Alad Wenter
alad at archlinux.org
Tue Aug 6 20:17:52 UTC 2019
Date: Tuesday, August 6, 2019 @ 20:17:52
Author: alad
Revision: 498096
edbrowse: change to https url
Modified:
edbrowse/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-06 20:14:57 UTC (rev 498095)
+++ PKGBUILD 2019-08-06 20:17:52 UTC (rev 498096)
@@ -10,7 +10,7 @@
_commit=7e1be6c69fd336561c89c94a549d7cd454470dee # 3.7.4
pkgdesc='Line-oriented editor, browser and mail client'
arch=('x86_64')
-url='http://edbrowse.org'
+url='https://edbrowse.org'
license=('GPL' 'MPL')
depends=('duktape' 'tidy' 'curl' 'pcre')
makedepends=('git')
More information about the arch-commits
mailing list