소스 검색

Update ocs-url-9999.ebuild (#245)

The old repo isn't available anymore, update it.
Paul Bouchara 1 개월 전
부모
커밋
1777f25801
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      x11-apps/ocs-url/ocs-url-9999.ebuild

+ 1 - 1
x11-apps/ocs-url/ocs-url-9999.ebuild

@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
 	SRC_URI=""
 	KEYWORDS=""
-	EGIT_REPO_URI="https://git.opendesktop.org/dfn2/${PN}.git"
+	EGIT_REPO_URI="https://www.opencode.net/dfn2/${PN}.git"
 else
 	SRC_URI="https://git.opendesktop.org/akiraohgaki/${PN}/-/archive/release-${PV}/${PN}-release-${PV}.tar.bz2"
 	KEYWORDS="~amd64 ~arm ~arm64 ~x86"