diff options
Diffstat (limited to 'www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild')
-rw-r--r-- | www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild b/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild index 73c765073..865171b12 100644 --- a/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild +++ b/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 systemd DESCRIPTION="A self-hosted, ad-free, privacy-respecting metasearch engine" HOMEPAGE="https://github.com/benbusby/whoogle-search" -SRC_URI="https://github.com/benbusby/whoogle-search/archive/refs/tags/v${PV}.tar.gz" +SRC_URI="https://github.com/benbusby/whoogle-search/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" |