mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
sra-tools: auto updated to 3.2.0-1
This commit is contained in:
parent
a49696f15e
commit
427b878480
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=sra-tools
|
||||
_dep=ncbi-vdb
|
||||
pkgver=3.1.1
|
||||
pkgver=3.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='A collection of tools and libraries for using data in the INSDC Sequence Read Archives'
|
||||
url="https://github.com/ncbi/sra-tools"
|
||||
|
@ -18,8 +18,8 @@ arch=(x86_64)
|
|||
depends=('python' 'glibc' 'gcc-libs')
|
||||
optdepends=('python-ngs: python module for ncbi sra-tools')
|
||||
makedepends=('cmake' 'doxygen' 'java-runtime' 'hdf5' 'mbedtls' 'libxml2')
|
||||
sha256sums=('96b110bd5a30ad312e2f02552062b48a77d40c763e6aba5bb84e83662a505cf1'
|
||||
'e9766f259853c696be48e289b08cb5ae6e198d82d7ffee79f09ce7f720487991')
|
||||
sha256sums=('5ed9d0a61aa72c55566fb80b8b9293ad9006f528e7e11cba875d9377a0fc7b09'
|
||||
'49fea92d9ec5ab38a5c06d1bcb057d1e7c9d4d39adcb7f31a3485ecc35bd5b77')
|
||||
|
||||
prepare(){
|
||||
cd ${srcdir}/"$pkgname-$pkgver"
|
||||
|
|
Loading…
Add table
Reference in a new issue