media-video/syncplay: update repo url

This commit is contained in:
odrling 2023-11-09 02:23:50 +01:00
parent 58442de01e
commit 15a4444f65
No known key found for this signature in database
GPG key ID: A0145F975F9F8B75

View file

@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/Syncplay/syncplay https://syncplay.pl"
if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/Japan7/Syncplay.git"
EGIT_REPO_URI="https://github.com/odrling/syncplay.git"
else
SRC_URI="https://github.com/${PN^}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"