community/python-blosc to 1.5.1-1

This commit is contained in:
Kevin Mihelich 2017-04-10 18:01:21 +00:00
parent f17f679e4c
commit f3618dd879

View file

@ -6,7 +6,7 @@
pkgbase=python-blosc
pkgname=('python2-blosc' 'python-blosc')
pkgver=1.5.0
pkgver=1.5.1
pkgrel=1
pkgdesc="A Python wrapper for the extremely fast Blosc compression library"
arch=('i686' 'x86_64')
@ -15,7 +15,7 @@ license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools' 'blosc')
source=("https://github.com/Blosc/python-blosc/archive/v${pkgver}.tar.gz"
'python-blosc-alt-arch.patch')
md5sums=('c5cb0cbb4520d5f9badf5d266dfa7cb9'
md5sums=('36efec20fac80cb44b1f9c907a9d98c4'
'fabfde4dbf9e796ee620416ebd13b8da')
prepare() {