mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pyfaidx: auto updated to 0.7.2.2-1
This commit is contained in:
parent
86d5237227
commit
6324772d20
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
pkgname=python-pyfaidx
|
pkgname=python-pyfaidx
|
||||||
_name=pyfaidx
|
_name=pyfaidx
|
||||||
pkgver=0.7.2.1
|
pkgver=0.7.2.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Efficient pythonic random access to fasta subsequences."
|
pkgdesc="Efficient pythonic random access to fasta subsequences."
|
||||||
arch=("any")
|
arch=("any")
|
||||||
url="https://pypi.python.org/pypi/pyfaidx"
|
url="https://pypi.python.org/pypi/pyfaidx"
|
||||||
|
@ -20,7 +20,7 @@ makedepends=('python-build'
|
||||||
'python-installer'
|
'python-installer'
|
||||||
'python-wheel')
|
'python-wheel')
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
||||||
sha256sums=('30f0d20a9e3d53353fb20eb69b7e22e6f01a53ed4f21b3e17dd408f0be5051a0')
|
sha256sums=('3b7693c052c82691000fe4a92475db82ffc3b5a721a12b10dfbc87119c4b4d30')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$_name-$pkgver"
|
cd "$_name-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue