From 10fc186858d47045ff2e903a55c401065dd896a3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 19 Sep 2023 18:11:31 +0000 Subject: [PATCH] sra-tools: auto updated to 3.0.8-1 --- BioArchLinux/sra-tools/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/sra-tools/PKGBUILD b/BioArchLinux/sra-tools/PKGBUILD index a7c2f918f6..dfad285d29 100644 --- a/BioArchLinux/sra-tools/PKGBUILD +++ b/BioArchLinux/sra-tools/PKGBUILD @@ -6,7 +6,7 @@ pkgname=sra-tools _dep=ncbi-vdb -pkgver=3.0.7 +pkgver=3.0.8 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=('8c4f242e7540ccf94c9d145e40ae564ccd48a26a2e90c1453af4716a35ed1537' - '357f9648e824ae860eb8433c04099d748b804d76bdcfd05e41857eee098869ee') +sha256sums=('c722e1c96eb6775962ed250fdbd443357beed386ae3587534cf1835dcf604b66' + 'f8c0168a3e8454b6faf8e996fb074dd26bf161362168d316ebb22bb173fa2251') prepare(){ cd ${srcdir}/"$pkgname-$pkgver"