bbmap: auto updated to 39.16-1

This commit is contained in:
BioArchLinuxBot 2025-02-14 06:02:20 +00:00
parent 654e7fbebf
commit 28524e1fc6

View file

@ -1,7 +1,7 @@
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
pkgname=bbmap
pkgver=39.15
pkgver=39.16
pkgrel=1
pkgdesc="A short read aligner and other bioinformatic tools"
arch=('x86_64')
@ -14,7 +14,7 @@ optdepends=(
'samtools: for BAM output'
)
source=("${pkgname}"-"${pkgver}".tar.gz::https://downloads.sourceforge.net/project/"${pkgname}"/BBMap_"${pkgver}".tar.gz)
sha256sums=('b6698469a2a90f4930537c575ff1f70332f88a933dd5e286c83ea0ff30802344')
sha256sums=('53a3b917321a704f7c974686675a299d209132442344f0b8431234f2aeee0cf8')
build() {
cd "${srcdir}"/"${pkgname}"/jni