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

Antonio Rojas arojas at archlinux.org
Sun Jan 17 17:08:32 UTC 2021


    Date: Sunday, January 17, 2021 @ 17:08:31
  Author: arojas
Revision: 821419

Update to 1.21.0

Modified:
  blosc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-17 17:06:37 UTC (rev 821418)
+++ PKGBUILD	2021-01-17 17:08:31 UTC (rev 821419)
@@ -1,7 +1,7 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=blosc
-pkgver=1.20.1
+pkgver=1.21.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=('42c4d3fcce52af9f8e2078f8f57681bfc711706a3330cb72b9b39e05ae18a413')
+sha256sums=('b0ef4fda82a1d9cbd11e0f4b9685abf14372db51703c595ecd4d76001a8b342d')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list