commit: 4a09c787c1cebef14bc0400404207920fc8d93b5 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Thu Apr 20 03:16:30 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Thu Apr 20 03:16:30 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4a09c787
sci-biology/hisat2: update HOMEPAGE Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/hisat2/hisat2-2.2.1.ebuild | 2 +- sci-biology/hisat2/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/hisat2/hisat2-2.2.1.ebuild b/sci-biology/hisat2/hisat2-2.2.1.ebuild index 8841bd445..d54858576 100644 --- a/sci-biology/hisat2/hisat2-2.2.1.ebuild +++ b/sci-biology/hisat2/hisat2-2.2.1.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="Align DNA reads to a population of genomes" HOMEPAGE=" - https://ccb.jhu.edu/software/hisat2 + https://daehwankimlab.github.io/hisat2 https://github.com/DaehwanKimLab/hisat2" SRC_URI="https://github.com/DaehwanKimLab/hisat2/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sci-biology/hisat2/metadata.xml b/sci-biology/hisat2/metadata.xml index 2a70cba7e..7954bc741 100644 --- a/sci-biology/hisat2/metadata.xml +++ b/sci-biology/hisat2/metadata.xml @@ -10,6 +10,6 @@ <name>Gentoo Biology Project</name> </maintainer> <upstream> - <remote-id type="github">infphilo/hisat2</remote-id> + <remote-id type="github">DaehwanKimLab/hisat2</remote-id> </upstream> </pkgmetadata>
