commit: 3a049f99bc0cdc27afb7febc95897b36e5ed65fb Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Jan 19 16:13:13 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Jan 19 16:13:13 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3a049f99
sci-biology/Trinotate: properly name tarball Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/Trinotate/Trinotate-2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/Trinotate/Trinotate-2.0.1.ebuild b/sci-biology/Trinotate/Trinotate-2.0.1.ebuild index 61d7e233e..13dd775aa 100644 --- a/sci-biology/Trinotate/Trinotate-2.0.1.ebuild +++ b/sci-biology/Trinotate/Trinotate-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit perl-module eutils toolchain-funcs DESCRIPTION="Annotation and analysis pipeline for de novo assembled transcriptomes" HOMEPAGE="http://trinotate.github.io" -SRC_URI="https://github.com/Trinotate/Trinotate/archive/v${PV}.tar.gz" +SRC_URI="https://github.com/Trinotate/Trinotate/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-BroadInstitute" SLOT="0"
