From 8a16de756db16d382931b88f6fa211a5bacbf38f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 19 Sep 2023 18:12:04 +0000 Subject: [PATCH] python-ngs: auto updated to 3.0.8-1 --- BioArchLinux/python-ngs/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/python-ngs/PKGBUILD b/BioArchLinux/python-ngs/PKGBUILD index 1ec1888bc6..e489d7beb2 100644 --- a/BioArchLinux/python-ngs/PKGBUILD +++ b/BioArchLinux/python-ngs/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-ngs _source=sra-tools -pkgver=3.0.7 +pkgver=3.0.8 pkgrel=1 pkgdesc="python module for NCBI NGS Language Bindings" url="https://github.com/ncbi/sra-tools" @@ -19,7 +19,7 @@ license=('custom: Public Domain') 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=('8c4f242e7540ccf94c9d145e40ae564ccd48a26a2e90c1453af4716a35ed1537') +sha256sums=('c722e1c96eb6775962ed250fdbd443357beed386ae3587534cf1835dcf604b66') build() { cd ${srcdir}/"$_source-$pkgver"/ngs/ngs-python