python-ngs: auto updated to 3.0.9-1

This commit is contained in:
BioArchLinuxBot 2023-11-28 18:02:26 +00:00
parent db96c74c6e
commit bb33b5e1c4

View file

@ -2,7 +2,7 @@
pkgname=python-ngs
_source=sra-tools
pkgver=3.0.8
pkgver=3.0.9
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=('c722e1c96eb6775962ed250fdbd443357beed386ae3587534cf1835dcf604b66')
sha256sums=('41159b817fb7649e42b41b3ca37bb3346d4fcb27049737d8a3bca5091ad74bb5')
build() {
cd ${srcdir}/"$_source-$pkgver"/ngs/ngs-python