commit:     390a676bb74521ee336002011c94ddeb57670c81
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:07:18 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:07:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=390a676b

x11-wm/aewm: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-wm/aewm/aewm-1.3.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild
index 747d4455d97..ce671fffdc4 100644
--- a/x11-wm/aewm/aewm-1.3.12.ebuild
+++ b/x11-wm/aewm/aewm-1.3.12.ebuild
@@ -6,7 +6,7 @@ inherit eutils toolchain-funcs
 
 DESCRIPTION="A minimalistic X11 window manager"
 HOMEPAGE="https://www.red-bean.com/decklin/aewm/";
-SRC_URI="${HOMEPAGE}${P}.tar.bz2"
+SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2";
 
 LICENSE="MIT 9wm"
 SLOT="0"

Reply via email to