aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:13:13 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 17:13:13 +0100
commit3a049f99bc0cdc27afb7febc95897b36e5ed65fb (patch)
treedaa2f1484f2a19f41492ba5dc55b0f4bb4b5d6ae /sci-biology/Trinotate
parentsci-biology/TransDecoder: remove unnecessary slash strip (diff)
downloadsci-3a049f99bc0cdc27afb7febc95897b36e5ed65fb.tar.gz
sci-3a049f99bc0cdc27afb7febc95897b36e5ed65fb.tar.bz2
sci-3a049f99bc0cdc27afb7febc95897b36e5ed65fb.zip
sci-biology/Trinotate: properly name tarball
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/Trinotate')
-rw-r--r--sci-biology/Trinotate/Manifest2
-rw-r--r--sci-biology/Trinotate/Trinotate-2.0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/Trinotate/Manifest b/sci-biology/Trinotate/Manifest
index 0433c4ad9..9fa9b8c64 100644
--- a/sci-biology/Trinotate/Manifest
+++ b/sci-biology/Trinotate/Manifest
@@ -1 +1 @@
-DIST v2.0.1.tar.gz 29226683 BLAKE2B 427b9deb88729b870bca2b617af5cc14a4e2cfcee0e300eef35013e851c58009e1ac6ca3f5d699ea133aec2ab6a2b0de98df09d763a349c58d3fd8990db37a40 SHA512 389ae53c53910b26cc78578cd3803cf14925964e2209e1baabdce78f3a2a73d064f6484e0355cc9597f4cd13ec09ba93da97b19cdc5646fb9f8f4ab91fbc98db
+DIST Trinotate-2.0.1.tar.gz 29226683 BLAKE2B 427b9deb88729b870bca2b617af5cc14a4e2cfcee0e300eef35013e851c58009e1ac6ca3f5d699ea133aec2ab6a2b0de98df09d763a349c58d3fd8990db37a40 SHA512 389ae53c53910b26cc78578cd3803cf14925964e2209e1baabdce78f3a2a73d064f6484e0355cc9597f4cd13ec09ba93da97b19cdc5646fb9f8f4ab91fbc98db
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"