mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
bbmap: auto updated to 39.03-1
This commit is contained in:
parent
1a4ecb96bb
commit
d37ad6010f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
|
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
|
||||||
|
|
||||||
pkgname=bbmap
|
pkgname=bbmap
|
||||||
pkgver=39.02
|
pkgver=39.03
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A short read aligner and other bioinformatic tools"
|
pkgdesc="A short read aligner and other bioinformatic tools"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -14,7 +14,7 @@ optdepends=(
|
||||||
'samtools: for BAM output'
|
'samtools: for BAM output'
|
||||||
)
|
)
|
||||||
source=("${pkgname}"-"${pkgver}".tar.gz::https://downloads.sourceforge.net/project/"${pkgname}"/BBMap_"${pkgver}".tar.gz)
|
source=("${pkgname}"-"${pkgver}".tar.gz::https://downloads.sourceforge.net/project/"${pkgname}"/BBMap_"${pkgver}".tar.gz)
|
||||||
sha256sums=('bea2a81803e4878b6f6dd30bdc6887ed773ede638dfb58e7ab1cf94a7e4e771f')
|
sha256sums=('876263510e60207612b00e1a5d45e6b3f9085d60cc82e952873dd97cf25333e1')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}"/"${pkgname}"/jni
|
cd "${srcdir}"/"${pkgname}"/jni
|
||||||
|
|
Loading…
Add table
Reference in a new issue