summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/requests_download/requests_download-0.1.2-r2.ebuild')
-rw-r--r--dev-python/requests_download/requests_download-0.1.2-r2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/requests_download/requests_download-0.1.2-r2.ebuild b/dev-python/requests_download/requests_download-0.1.2-r2.ebuild
index add3ccf59527..92aaeeecb585 100644
--- a/dev-python/requests_download/requests_download-0.1.2-r2.ebuild
+++ b/dev-python/requests_download/requests_download-0.1.2-r2.ebuild
@@ -13,7 +13,10 @@ HOMEPAGE="
https://github.com/takluyver/requests_download
https://pypi.org/project/requests_download/
"
-SRC_URI="https://github.com/takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="
+ https://github.com/takluyver/requests_download/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
LICENSE="MIT"
SLOT="0"