gatk: auto updated to 4.4.0.0-1

This commit is contained in:
BioArchLinuxBot 2023-03-17 00:02:02 +00:00
parent 4c1542e425
commit 0045009ca6

View file

@ -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() {