mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gatk: auto updated to 4.3.0.0-1
This commit is contained in:
parent
1a912397c6
commit
5327d013e0
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# Contributer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
|
||||
|
||||
pkgname=gatk
|
||||
pkgver=4.2.6.1
|
||||
pkgrel=8
|
||||
pkgver=4.3.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Variant discovery in high-throughput bioinformatics sequencing data"
|
||||
arch=('any')
|
||||
url=https://software.broadinstitute.org/"${pkgname}"
|
||||
|
@ -11,7 +11,7 @@ license=('BSD')
|
|||
|
||||
depends=('java-runtime>=8' 'python' 'r')
|
||||
source=("https://github.com/broadinstitute/gatk/releases/download/${pkgver}/gatk-${pkgver}.zip")
|
||||
sha256sums=('1125cfc862301d437310506c8774d36c3a90d00d52c7b5d6b59dac7241203628')
|
||||
sha256sums=('e2c27229b34c3e22445964adf00639a0909887bbfcc040f6910079177bc6e2dd')
|
||||
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue