From ec0a769f73f8a7e3fdfc7162865bd240711e11ef Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 16 Dec 2019 10:41:13 +0100 Subject: x11-wm/aewm: [QA] Fix HomepageInSrcUri MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- x11-wm/aewm/aewm-1.3.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/aewm') diff --git a/x11-wm/aewm/aewm-1.3.12-r1.ebuild b/x11-wm/aewm/aewm-1.3.12-r1.ebuild index e0a143a90091..c0d52983ed89 100644 --- a/x11-wm/aewm/aewm-1.3.12-r1.ebuild +++ b/x11-wm/aewm/aewm-1.3.12-r1.ebuild @@ -6,7 +6,7 @@ inherit 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" -- cgit v1.2.3-65-gdbad