summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2019-12-06 16:41:09 +0100
committerDavid Seifert <soap@gentoo.org>2019-12-06 21:31:54 +0100
commit67b2db7205bd6f70048c74511bdfc1916a96c384 (patch)
treeb4d8ef91abd53447de2535616c05f73b14e2b3e4 /games-board
parentgames-arcade/tuxanci: use global sound USE description, fix broken HOMEPAGE (diff)
downloadgentoo-67b2db7205bd6f70048c74511bdfc1916a96c384.tar.gz
gentoo-67b2db7205bd6f70048c74511bdfc1916a96c384.tar.bz2
gentoo-67b2db7205bd6f70048c74511bdfc1916a96c384.zip
games-board/cockatrice: fix HomepageInSrcUri
Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/cockatrice/cockatrice-20190304-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-board/cockatrice/cockatrice-20190304-r1.ebuild b/games-board/cockatrice/cockatrice-20190304-r1.ebuild
index f44fa453f6d8..b4a18e8d2086 100644
--- a/games-board/cockatrice/cockatrice-20190304-r1.ebuild
+++ b/games-board/cockatrice/cockatrice-20190304-r1.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils
MY_PV="2019-03-04-Release-2.7.0"
DESCRIPTION="An open-source multiplatform software for playing card games over a network"
HOMEPAGE="https://github.com/Cockatrice/Cockatrice"
-SRC_URI="${HOMEPAGE}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/Cockatrice/Cockatrice/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"