bbmap: auto updated to 39.18-1

This commit is contained in:
BioArchLinuxBot 2025-02-26 00:01:47 +00:00
parent e8f3edaa77
commit 88815f7f38

View file

@ -1,7 +1,7 @@
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
pkgname=bbmap
pkgver=39.17
pkgver=39.18
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=('3aa84afc9d01327376e43561f23036b522ef0d346b24c297e83ad4e9f999266c')
sha256sums=('6f861ed582f8534e5383f9c565080b35847834d5dd7426fcff1d401e4bebf2a3')
build() {
cd "${srcdir}"/"${pkgname}"/jni