summaryrefslogtreecommitdiff
path: root/dev-python/filebytes/filebytes-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/filebytes/filebytes-9999.ebuild')
-rw-r--r--dev-python/filebytes/filebytes-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filebytes/filebytes-9999.ebuild b/dev-python/filebytes/filebytes-9999.ebuild
index d57b51fc9496..d5823ffa9503 100644
--- a/dev-python/filebytes/filebytes-9999.ebuild
+++ b/dev-python/filebytes/filebytes-9999.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/sashs/filebytes"
else
- SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
KEYWORDS="~amd64 ~x86"
fi