From a417ca638d31b615ba7b9fe7225c7d3ee762f909 Mon Sep 17 00:00:00 2001 From: odrling Date: Sun, 7 Mar 2021 16:15:34 +0100 Subject: [PATCH] x11-terms/st: change repo to flexipatch --- x11-terms/st/st-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/st/st-9999.ebuild b/x11-terms/st/st-9999.ebuild index 1144bec..0289f80 100644 --- a/x11-terms/st/st-9999.ebuild +++ b/x11-terms/st/st-9999.ebuild @@ -6,7 +6,7 @@ inherit desktop git-r3 multilib savedconfig toolchain-funcs DESCRIPTION="simple terminal implementation for X" HOMEPAGE="https://st.suckless.org/" -EGIT_REPO_URI="https://git.odrling.xyz/odrling/${PN}.git" +EGIT_REPO_URI="https://git.odrling.xyz/odrling/${PN}-flexipatch.git" LICENSE="MIT-with-advertising" SLOT="0"