From a49696f15ec8e1cf9fc1ff7ece9df852e50268f1 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 15 Jan 2025 06:01:37 +0000 Subject: [PATCH] python-ngs: auto updated to 3.2.0-1 --- BioArchLinux/python-ngs/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/python-ngs/PKGBUILD b/BioArchLinux/python-ngs/PKGBUILD index e77fed8340..494e44be97 100644 --- a/BioArchLinux/python-ngs/PKGBUILD +++ b/BioArchLinux/python-ngs/PKGBUILD @@ -2,8 +2,8 @@ pkgname=python-ngs _source=sra-tools -pkgver=3.1.1 -pkgrel=2 +pkgver=3.2.0 +pkgrel=1 pkgdesc="python module for NCBI NGS Language Bindings" url="https://github.com/ncbi/sra-tools" depends=( @@ -19,7 +19,7 @@ license=('NCBI-PD') arch=('any') source=("$_source-$pkgver.tar.gz::https://github.com/ncbi/sra-tools/archive/refs/tags/$pkgver.tar.gz") options=(!strip) # strip isn't useful for python files and takes forever -sha256sums=('96b110bd5a30ad312e2f02552062b48a77d40c763e6aba5bb84e83662a505cf1') +sha256sums=('5ed9d0a61aa72c55566fb80b8b9293ad9006f528e7e11cba875d9377a0fc7b09') build() { cd ${srcdir}/"$_source-$pkgver"/ngs/ngs-python