diff options
author | João Santos <joaompssantos@gmail.com> | 2018-04-04 22:20:49 +0100 |
---|---|---|
committer | João Santos <joaompssantos@gmail.com> | 2018-04-04 22:20:49 +0100 |
commit | e70bd862ad1b92d8844d419c055e7fe184207949 (patch) | |
tree | 7816ad1c291c0f0eadcf2143b1b3b93a3c322999 /media-video/calyp | |
parent | Corrected package dependencies and instalation to reflect recent changes (diff) | |
download | carreira-e70bd862ad1b92d8844d419c055e7fe184207949.tar.gz carreira-e70bd862ad1b92d8844d419c055e7fe184207949.tar.bz2 carreira-e70bd862ad1b92d8844d419c055e7fe184207949.zip |
Changed urls due to repository change
Diffstat (limited to 'media-video/calyp')
-rw-r--r-- | media-video/calyp/calyp-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/calyp/calyp-9999.ebuild b/media-video/calyp/calyp-9999.ebuild index 945af21..936dcd9 100644 --- a/media-video/calyp/calyp-9999.ebuild +++ b/media-video/calyp/calyp-9999.ebuild @@ -6,10 +6,10 @@ EAPI=6 inherit eutils cmake-utils git-r3 DESCRIPTION="Calyp is an open-source QT based raw video player" -HOMEPAGE="https://github.com/pixlra/playuver" +HOMEPAGE="https://github.com/pixlra/calyp" LICENSE="GPL-2" -EGIT_REPO_URI="https://github.com/pixlra/playuver.git" +EGIT_REPO_URI="https://github.com/pixlra/calyp.git" EGIT_BRANCH="master" SLOT=0 |