mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
gatk: auto updated to 4.4.0.0-1
This commit is contained in:
parent
4c1542e425
commit
0045009ca6
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
|
||||
|
||||
pkgname=gatk
|
||||
pkgver=4.3.0.0
|
||||
pkgver=4.4.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Variant discovery in high-throughput bioinformatics sequencing data"
|
||||
arch=('any')
|
||||
|
@ -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=('e2c27229b34c3e22445964adf00639a0909887bbfcc040f6910079177bc6e2dd')
|
||||
sha256sums=('444600f7b38b46ad0b3606b7d40ce921e0ff1910a50165872f1c73c7c4a1a390')
|
||||
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue