diff --git a/BioArchLinux/ipyrad/PKGBUILD b/BioArchLinux/ipyrad/PKGBUILD index 52554f13d7..1930cdd524 100644 --- a/BioArchLinux/ipyrad/PKGBUILD +++ b/BioArchLinux/ipyrad/PKGBUILD @@ -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