aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Frei <freijon@pm.me>2023-08-01 20:35:28 +0200
committerJonas Frei <freijon@pm.me>2023-08-01 20:35:28 +0200
commitdf67fc2629e3aeec884651b24c87823390daad1c (patch)
tree8c689f5121c99e119bd1114a2b7908de030826e6 /net-mail
parentapp-office/invoice: new package, add 0.1.0 (diff)
downloadguru-df67fc2629e3aeec884651b24c87823390daad1c.tar.gz
guru-df67fc2629e3aeec884651b24c87823390daad1c.tar.bz2
guru-df67fc2629e3aeec884651b24c87823390daad1c.zip
net-mail/pop: update HOMEPAGE
Signed-off-by: Jonas Frei <freijon@pm.me>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/pop/pop-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/pop/pop-0.2.0.ebuild b/net-mail/pop/pop-0.2.0.ebuild
index 568ac0098..cf8515412 100644
--- a/net-mail/pop/pop-0.2.0.ebuild
+++ b/net-mail/pop/pop-0.2.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit go-module
DESCRIPTION="Send emails from your terminal"
-HOMEPAGE="https://github.com/charmbracelet/pop"
+HOMEPAGE="https://charm.sh"
SRC_URI="https://github.com/charmbracelet/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
# Using a dependency tarball as per https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html