x11-misc/dotool: update go file uri

Moved go files from gitlab to codeberg

Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
Dale Showers
2025-04-19 01:33:29 -04:00
parent ecbb40faf8
commit d6ddea6509

View File

@@ -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}