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

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Jul 16 20:16:29 UTC 2017


    Date: Sunday, July 16, 2017 @ 20:16:28
  Author: aginiewicz
Revision: 245425

upgpkg: blosc 1.12.0-1

blosc: new upstream release

Modified:
  blosc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-16 20:14:48 UTC (rev 245424)
+++ PKGBUILD	2017-07-16 20:16:28 UTC (rev 245425)
@@ -2,8 +2,8 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=blosc
-pkgver=1.11.3
-pkgrel=3
+pkgver=1.12.0
+pkgrel=1
 pkgdesc='A blocking, shuffling and loss-less compression library.'
 arch=('i686' 'x86_64')
 url='http://blosc.org/'
@@ -12,7 +12,7 @@
 makedepends=('cmake')
 options=(staticlibs)
 source=("https://github.com/Blosc/c-blosc/archive/v${pkgver}.tar.gz")
-md5sums=('91bd28a4ced68311f97346cb065ace46')
+md5sums=('47d6f7da5b66ef1472d3739f23bade17')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list