diff --git a/community/python-blosc/PKGBUILD b/community/python-blosc/PKGBUILD index 301df6f69..b01ed9d41 100644 --- a/community/python-blosc/PKGBUILD +++ b/community/python-blosc/PKGBUILD @@ -7,9 +7,9 @@ pkgbase=python-blosc pkgname=('python2-blosc' 'python-blosc') pkgver=1.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Python wrapper for the extremely fast Blosc compression library" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://python-blosc.blosc.org/" license=('MIT') makedepends=('python-setuptools' 'python2-setuptools' 'blosc')