app-misc/blahaj: Update $HOMEPAGE from github to codeberg

Still using github for `$SRC_URI` as the Manifest doesn't match from codeberg

Signed-off-by: zyxhere💭 <zyx@envs.net>
This commit is contained in:
zyxhere💭
2026-02-05 20:24:03 +05:00
parent 94015118d9
commit 8c2c2440cd
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ EAPI=8
inherit shards
DESCRIPTION="Gay sharks at your local terminal"
HOMEPAGE="https://github.com/GeopJr/BLAHAJ"
HOMEPAGE="https://codeberg.org/GeopJr/BLAHAJ"
SRC_URI="https://github.com/GeopJr/BLAHAJ/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P^^}"

View File

@@ -4,6 +4,6 @@
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">GeopJr/BLAHAJ</remote-id>
<remote-id type="codeberg">GeopJr/BLAHAJ</remote-id>
</upstream>
</pkgmetadata>