summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-02-15 18:21:46 +0100
committerMichał Górny <mgorny@gentoo.org>2023-02-15 18:21:46 +0100
commit08af13d901e7fa27075f0e9a776cd4046373dc56 (patch)
treee7de93f6512f81d41bb6e0110723e0dc4bf023bd /sys-apps/edid-fixdim/edid-fixdim-1.ebuild
parentsys-apps/edid-fixdim: EAPI 8, py3.11 (diff)
downloadgentoo-08af13d901e7fa27075f0e9a776cd4046373dc56.tar.gz
gentoo-08af13d901e7fa27075f0e9a776cd4046373dc56.tar.bz2
gentoo-08af13d901e7fa27075f0e9a776cd4046373dc56.zip
sys-apps/edid-fixdim: Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/edid-fixdim/edid-fixdim-1.ebuild')
-rw-r--r--sys-apps/edid-fixdim/edid-fixdim-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
index 19286e08606d..1ff6588636da 100644
--- a/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
+++ b/sys-apps/edid-fixdim/edid-fixdim-1.ebuild
@@ -8,9 +8,9 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1
DESCRIPTION="Tool to fix screen dimensions in EDID data dumps"
-HOMEPAGE="https://github.com/mgorny/edid-fixdim/"
+HOMEPAGE="https://github.com/projg2/edid-fixdim/"
SRC_URI="
- https://github.com/mgorny/edid-fixdim/archive/v${PV}.tar.gz
+ https://github.com/projg2/edid-fixdim/archive/v${PV}.tar.gz
-> ${P}.tar.gz
"