mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/python-blosc to 1.5.1-2
This commit is contained in:
parent
1897e1ffd4
commit
7a907cbc81
1 changed files with 2 additions and 2 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue