[arch-commits] Commit in python-blosc/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Feb 11 12:02:11 UTC 2017


    Date: Saturday, February 11, 2017 @ 12:02:09
  Author: aginiewicz
Revision: 211849

upgpkg: python-blosc 1.5.0-1

python-blosc: new upstream release

Modified:
  python-blosc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-11 12:00:24 UTC (rev 211848)
+++ PKGBUILD	2017-02-11 12:02:09 UTC (rev 211849)
@@ -3,8 +3,8 @@
 
 pkgbase=python-blosc
 pkgname=('python2-blosc' 'python-blosc')
-pkgver=1.4.4
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
 pkgdesc="A Python wrapper for the extremely fast Blosc compression library"
 arch=('i686' 'x86_64')
 url="http://python-blosc.blosc.org/"
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'blosc')
 source=("https://github.com/Blosc/python-blosc/archive/v${pkgver}.tar.gz")
-md5sums=('8509bc06760a6a00f8a4e827302e9566')
+md5sums=('c5cb0cbb4520d5f9badf5d266dfa7cb9')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list