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