aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/sickle/sickle-1.33.ebuild')
-rw-r--r--sci-biology/sickle/sickle-1.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/sickle/sickle-1.33.ebuild b/sci-biology/sickle/sickle-1.33.ebuild
index 4069e75f9..f4d93b5bb 100644
--- a/sci-biology/sickle/sickle-1.33.ebuild
+++ b/sci-biology/sickle/sickle-1.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ if [ "$PV" == "9999" ]; then
EGIT_REPO_URI="https://github.com/najoshi/sickle"
KEYWORDS=""
else
- SRC_URI="https://github.com/najoshi/sickle/archive/v"${PV}".tar.gz"
+ SRC_URI="https://github.com/najoshi/sickle/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi