mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pyfaidx: auto updated to 0.8.1.1-1
This commit is contained in:
parent
3473e7ddcd
commit
e4ab66be67
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue