mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
ipyrad: auto updated to 0.9.102-1
This commit is contained in:
parent
6a8984e433
commit
1e60f1a6c3
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=ipyrad
|
||||
pkgver=0.9.104
|
||||
pkgver=0.9.102
|
||||
pkgrel=1
|
||||
pkgdesc="Interactive assembly and analysis of RAD-seq data sets."
|
||||
arch=('any')
|
||||
|
@ -12,7 +12,7 @@ depends=('python' 'python-pandas' 'python-scipy' 'python-numpy' 'python-numba' '
|
|||
optdepends=('jupyter-notebook: for interactive')
|
||||
makedepends=('python-build' 'python-setuptools' 'python-installer' 'python-wheel')
|
||||
source=("https://github.com/dereneaton/ipyrad/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('8da9e03569ee1bc0e84bafefd1204249091602a9caa732a79511f67ba81d96b1')
|
||||
sha256sums=('2a8dc210d69cdedd34ac92715f23a9c3b7b4593a97b0d16851a566eacf33ef42')
|
||||
|
||||
prepare() {
|
||||
# fix future
|
||||
|
|
Loading…
Add table
Reference in a new issue