commit: 134b28f024efbbb418b4ca957e083f096642822c Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Mon Nov 11 14:08:20 2024 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Wed Nov 13 13:24:45 2024 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=134b28f0
sci-biology/fastp: version bump 0.24.0 Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com> Closes: https://github.com/gentoo/sci/pull/1299 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> sci-biology/fastp/{fastp-0.23.4.ebuild => fastp-0.24.0.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/fastp/fastp-0.23.4.ebuild b/sci-biology/fastp/fastp-0.24.0.ebuild similarity index 93% rename from sci-biology/fastp/fastp-0.23.4.ebuild rename to sci-biology/fastp/fastp-0.24.0.ebuild index 70d5ce330..4864761eb 100644 --- a/sci-biology/fastp/fastp-0.23.4.ebuild +++ b/sci-biology/fastp/fastp-0.24.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="An ultra-fast all-in-one FASTQ preprocessor" HOMEPAGE="https://github.com/OpenGene/fastp" -SRC_URI="https://github.com/OpenGene/fastp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/OpenGene/fastp/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" KEYWORDS="~amd64" LICENSE="MIT"
