[arch-commits] Commit in notepadqq/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Jan 11 23:58:12 UTC 2018


    Date: Thursday, January 11, 2018 @ 23:58:12
  Author: bgyorgy
Revision: 281511

notepadqq: use https url

Modified:
  notepadqq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-11 23:49:06 UTC (rev 281510)
+++ PKGBUILD	2018-01-11 23:58:12 UTC (rev 281511)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc='Notepad++-like text editor for Linux'
 arch=('x86_64')
-url='http://notepadqq.altervista.org/'
+url='https://notepadqq.altervista.org/'
 license=('GPL3')
 depends=('hicolor-icon-theme' 'qt5-svg' 'qt5-webkit')
 makedepends=('git' 'qt5-tools')



More information about the arch-commits mailing list