From d6ddea6509b05afacea2d1681e31750580658d72 Mon Sep 17 00:00:00 2001 From: Dale Showers Date: Sat, 19 Apr 2025 01:33:29 -0400 Subject: [PATCH] x11-misc/dotool: update go file uri Moved go files from gitlab to codeberg Signed-off-by: Dale Showers --- x11-misc/dotool/dotool-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/dotool/dotool-1.5.ebuild b/x11-misc/dotool/dotool-1.5.ebuild index 1c9759f855..a6902bdd5e 100644 --- a/x11-misc/dotool/dotool-1.5.ebuild +++ b/x11-misc/dotool/dotool-1.5.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Command to simulate input anywhere" HOMEPAGE="https://git.sr.ht/~geb/dotool" EGIT_COMMIT="945a7daedeef076db91261266b802498096f6f91" SRC_URI="https://git.sr.ht/~geb/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${PN}-${PV}.tar.gz ${EGO_SUM_SRC_URI}" -SRC_URI+="https://gitlab.com/fictitiousexistence-public/gentoo-gofiles/-/raw/main/dotool/${PN}-${PV}-deps.tar.xz" +SRC_URI+="https://codeberg.org/fictitiousexistence/gentoo-gofiles/raw/branch/main/dotool/${PN}-${PV}-deps.tar.xz" S=${WORKDIR}/${PN}-${EGIT_COMMIT}