commit: 0629a71fa0eb35e3122abe45c977a131f3fdbdb7 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de> AuthorDate: Mon Mar 7 14:39:18 2022 +0000 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de> CommitDate: Mon Mar 7 14:43:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0629a71f
app-misc/spark: Fix HOMEPAGE Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de> app-misc/spark/spark-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/spark/spark-1.0.1.ebuild b/app-misc/spark/spark-1.0.1.ebuild index 2c0e3ab86..346a5af8e 100644 --- a/app-misc/spark/spark-1.0.1.ebuild +++ b/app-misc/spark/spark-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="sparklines for your shell" HOMEPAGE=" - https://zachholman.com/spark + https://zachholman.com/spark/ https://github.com/holman/spark " SRC_URI="https://github.com/holman/spark/archive/v${PV}.tar.gz -> ${P}.tar.gz"
