From 0629a71fa0eb35e3122abe45c977a131f3fdbdb7 Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Mon, 7 Mar 2022 15:39:18 +0100 Subject: [PATCH] app-misc/spark: Fix HOMEPAGE Signed-off-by: Ronny (tastytea) Gutbrod --- 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 2c0e3ab86e..346a5af8e0 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"