commit: bf1f58b1da2d1333c33bccc6931a5a23792c70fa
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 19:13:21 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 20:03:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1f58b1
sys-apps/edid-decode: update SRC_URI
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
b/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
index 76dd496bae09..9d58c76f4f29 100644
--- a/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
+++ b/sys-apps/edid-decode/edid-decode-0_pre20230131.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ MY_P="${PN}-${EGIT_COMMIT}"
DESCRIPTION="Decode EDID data in a human-readable format"
HOMEPAGE="https://git.linuxtv.org/edid-decode.git/"
-SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${P}.tar.gz"
+SRC_URI="https://dev.gentoo.org/~conikost/distfiles/${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
KEYWORDS="amd64 ~arm64 x86"