app-editors/notepadqq: update homepage

This changes the outdated homepage
to the current homepage: https://notepadqq.com/s/

Closes: https://bugs.gentoo.org/722498
Reported-By: needle <ne3dle@protonmail.com>
Signed-off-by: Dennis Eisele <dennis.eisele@online.de>
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Closes: https://github.com/gentoo/gentoo/pull/16624
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
Dennis Eisele
2020-07-07 15:11:21 +02:00
committed by Lars Wendler
parent 6c31357f52
commit 2af1863e60
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit qmake-utils xdg
DESCRIPTION="Notepad++-like editor for Linux"
HOMEPAGE="http://notepadqq.altervista.org"
HOMEPAGE="https://notepadqq.com/s/"
if [[ "${PV}" == 9999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/notepadqq/notepadqq.git"

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit qmake-utils xdg
DESCRIPTION="Notepad++-like editor for Linux"
HOMEPAGE="http://notepadqq.altervista.org"
HOMEPAGE="https://notepadqq.com/s/"
if [[ "${PV}" == 9999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/notepadqq/notepadqq.git"