commit:     0902791ca230576cf856782859990923b89ff629
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Fri Dec 14 00:01:17 2018 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Dec 14 00:01:17 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0902791c

sci-biology/ntCard: version bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz>

 sci-biology/ntCard/{ntCard-1.0.1.ebuild => ntCard-1.1.0.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/ntCard/ntCard-1.0.1.ebuild 
b/sci-biology/ntCard/ntCard-1.1.0.ebuild
similarity index 79%
rename from sci-biology/ntCard/ntCard-1.0.1.ebuild
rename to sci-biology/ntCard/ntCard-1.1.0.ebuild
index 29c36746b..580b91962 100644
--- a/sci-biology/ntCard/ntCard-1.0.1.ebuild
+++ b/sci-biology/ntCard/ntCard-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit eutils
 
 DESCRIPTION="Estimate k-mer coverage histogram of genomics data"
 HOMEPAGE="https://github.com/bcgsc/ntCard";
-SRC_URI="https://github.com/bcgsc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/bcgsc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"

Reply via email to