python-pyfaidx: auto updated to 0.8.1.1-1

This commit is contained in:
BioArchLinuxBot 2024-01-19 06:01:54 +00:00
parent 3473e7ddcd
commit e4ab66be67

View file

@ -3,7 +3,7 @@
pkgname=python-pyfaidx
_name=pyfaidx
pkgver=0.8.1
pkgver=0.8.1.1
pkgrel=1
pkgdesc="Efficient pythonic random access to fasta subsequences."
arch=("any")
@ -20,7 +20,7 @@ makedepends=('python-build'
'python-installer'
'python-wheel')
source=("$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('085484ef09947a33fedf1bfbd6339105e4de446f08bb500af1c6e6a423b866c5')
sha256sums=('6f0482352619f2cc56003ca22321bdb0d0764b656795bc1e4062b1fa9b08686b')
build() {
cd "$_name-$pkgver"