diff options
author | 2024-06-30 22:48:29 +0900 | |
---|---|---|
committer | 2024-06-30 22:48:29 +0900 | |
commit | 6bbd428ebf891d189a6db43dea376e7cbc476ef0 (patch) | |
tree | 9e7aea3d5303731387ae45bc2afc1ed65d93099a /sec-keys | |
parent | sec-keys/signify-keys-telescope: drop 0.8 (diff) | |
download | guru-6bbd428ebf891d189a6db43dea376e7cbc476ef0.tar.gz guru-6bbd428ebf891d189a6db43dea376e7cbc476ef0.tar.bz2 guru-6bbd428ebf891d189a6db43dea376e7cbc476ef0.zip |
sec-keys/signify-keys-telescope: update HOMEPAGE
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
Diffstat (limited to 'sec-keys')
3 files changed, 3 insertions, 3 deletions
diff --git a/sec-keys/signify-keys-telescope/metadata.xml b/sec-keys/signify-keys-telescope/metadata.xml index 695e0f1ae..13a010dc9 100644 --- a/sec-keys/signify-keys-telescope/metadata.xml +++ b/sec-keys/signify-keys-telescope/metadata.xml @@ -3,6 +3,6 @@ <pkgmetadata> <!-- maintainer-needed --> <upstream> - <remote-id type="github">omar-polo/telescope</remote-id> + <remote-id type="github">telescope-browser/telescope</remote-id> </upstream> </pkgmetadata> diff --git a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild index 4432de27a..d884faded 100644 --- a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild +++ b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.10.ebuild @@ -5,7 +5,7 @@ EAPI=8 MY_P="${PN#signify-keys-}-${PV}" DESCRIPTION="Signify keys used to sign telescope releases" -HOMEPAGE="https://telescope.omarpolo.com/" +HOMEPAGE="https://www.telescope-browser.org/" SRC_URI="https://ftp.omarpolo.com/${MY_P}.pub" S="${WORKDIR}" diff --git a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild index 4432de27a..d884faded 100644 --- a/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild +++ b/sec-keys/signify-keys-telescope/signify-keys-telescope-0.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 MY_P="${PN#signify-keys-}-${PV}" DESCRIPTION="Signify keys used to sign telescope releases" -HOMEPAGE="https://telescope.omarpolo.com/" +HOMEPAGE="https://www.telescope-browser.org/" SRC_URI="https://ftp.omarpolo.com/${MY_P}.pub" S="${WORKDIR}" |