gatk: auto updated to 4.3.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-10-14 12:58:45 +00:00
parent 1a912397c6
commit 5327d013e0

View file

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