[arch-commits] Commit in python-blosc/trunk (PKGBUILD)
Andrzej Giniewicz
aginiewicz at archlinux.org
Wed Oct 5 18:42:15 UTC 2016
Date: Wednesday, October 5, 2016 @ 18:42:14
Author: aginiewicz
Revision: 191417
upgpkg: python-blosc 1.4.4-1
python-blosc: new upstream release
Modified:
python-blosc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-05 18:41:58 UTC (rev 191416)
+++ PKGBUILD 2016-10-05 18:42:14 UTC (rev 191417)
@@ -3,7 +3,7 @@
pkgbase=python-blosc
pkgname=('python2-blosc' 'python-blosc')
-pkgver=1.4.1
+pkgver=1.4.4
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=('5feb0794cb7f8d8b85d047da108bdaf7')
+md5sums=('8509bc06760a6a00f8a4e827302e9566')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list