From 3e0b6a707a81754d3af6f0343504f617c1da679b Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 7 Jun 2018 01:54:14 +0200 Subject: [PATCH] fixed tootle-9999 --- net-misc/tootle/tootle-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/tootle/tootle-9999.ebuild b/net-misc/tootle/tootle-9999.ebuild index 2fc3b17dc..12bdc22d4 100644 --- a/net-misc/tootle/tootle-9999.ebuild +++ b/net-misc/tootle/tootle-9999.ebuild @@ -6,7 +6,7 @@ inherit meson vala gnome2-utils git-r3 DESCRIPTION="GTK3 client for Mastodon" HOMEPAGE="https://github.com/bleakgrey/tootle" -SRC_URI="https://github.com/bleakgrey/tootle/archive/${PV}.tar.gz -> ${P}.tar.gz" +EGIT_REPO_URI="https://github.com/bleakgrey/tootle.git" KEYWORDS="" LICENSE="GPL-3" SLOT="0"