From beba143c39288c6090d1f36bae223d1fdceff546 Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Mon, 4 Apr 2022 18:45:49 +0200 Subject: */*: Fix missing trailing slash in HOMEPAGE Signed-off-by: Ronny (tastytea) Gutbrod --- dev-python/sdnotify/sdnotify-0.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/sdnotify/sdnotify-0.3.2.ebuild') diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild index fc94d3502..205e496c9 100644 --- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild +++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 DESCRIPTION="Python implementation of the systemd sd_notify protocol" HOMEPAGE=" https://github.com/bb4242/sdnotify - https://pypi.org/project/sdnotify + https://pypi.org/project/sdnotify/ " SRC_URI="https://github.com/bb4242/${PN}/archive/refs/tags/v${PV}.tar.gz -> bb4242-${P}.tar.gz" -- cgit v1.2.3-65-gdbad