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

Andrzej Giniewicz aginiewicz at archlinux.org
Sat Jun 13 15:25:13 UTC 2020


    Date: Saturday, June 13, 2020 @ 15:25:13
  Author: aginiewicz
Revision: 642870

upgpkg: blosc 1.19.0-1: blosc: new upstream release

Modified:
  blosc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 15:13:39 UTC (rev 642869)
+++ PKGBUILD	2020-06-13 15:25:13 UTC (rev 642870)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=blosc
-pkgver=1.18.1
+pkgver=1.19.0
 pkgrel=1
 pkgdesc='A blocking, shuffling and loss-less compression library.'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake')
 options=(staticlibs)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Blosc/c-blosc/archive/v${pkgver}.tar.gz")
-sha256sums=('18730e3d1139aadf4002759ef83c8327509a9fca140661deb1d050aebba35afb')
+sha256sums=('cf3d6193fece9becddb62248b9981bf78cf1c7faf58150fd520d4755cd622488')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list