From 47d0c00a110c9df6c12647d872dab7fb29036272 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:07:24 +0100 Subject: [PATCH] x11-wm/spectrwm: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- x11-wm/spectrwm/spectrwm-3.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/spectrwm/spectrwm-3.2.0.ebuild b/x11-wm/spectrwm/spectrwm-3.2.0.ebuild index 6607081b734d..793c2c081554 100644 --- a/x11-wm/spectrwm/spectrwm-3.2.0.ebuild +++ b/x11-wm/spectrwm/spectrwm-3.2.0.ebuild @@ -6,7 +6,7 @@ inherit desktop multilib toolchain-funcs DESCRIPTION="Small dynamic tiling window manager for X11" HOMEPAGE="https://github.com/conformal/spectrwm" -SRC_URI="${HOMEPAGE}/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/conformal/spectrwm/archive/${PN^^}_${PV//./_}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0" -- 2.26.2