mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
*/*: Fix missing trailing slash in HOMEPAGE
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -12,7 +12,7 @@ DESCRIPTION="Python Implementation of the TrueSkill Algorithm"
|
||||
HOMEPAGE="
|
||||
https://trueskill.org
|
||||
https://github.com/sublee/trueskill
|
||||
https://pypi.org/project/trueskill
|
||||
https://pypi.org/project/trueskill/
|
||||
"
|
||||
SRC_URI="https://github.com/sublee/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
|
||||
Reference in New Issue
Block a user