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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Apr 10 16:16:11 UTC 2017


    Date: Monday, April 10, 2017 @ 16:16:10
  Author: aginiewicz
Revision: 221824

upgpkg: python-blosc 1.5.1-1

python-blosc: new upstream release

Modified:
  python-blosc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 16:14:13 UTC (rev 221823)
+++ PKGBUILD	2017-04-10 16:16:10 UTC (rev 221824)
@@ -3,7 +3,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')
@@ -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=('c5cb0cbb4520d5f9badf5d266dfa7cb9')
+md5sums=('36efec20fac80cb44b1f9c907a9d98c4')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list