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

Levente Polyak anthraxx at archlinux.org
Wed May 22 21:22:21 UTC 2019


    Date: Wednesday, May 22, 2019 @ 21:22:20
  Author: anthraxx
Revision: 468711

upgpkg: lib32-zstd 1.4.0-1

Modified:
  lib32-zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-22 21:20:31 UTC (rev 468710)
+++ PKGBUILD	2019-05-22 21:22:20 UTC (rev 468711)
@@ -5,7 +5,7 @@
 
 _pkgname=zstd
 pkgname=lib32-zstd
-pkgver=1.3.8
+pkgver=1.4.0
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm (32-bit)'
 url='https://www.zstd.net/'
@@ -14,7 +14,8 @@
 depends=('zstd' 'lib32-zlib' 'lib32-xz' 'lib32-lz4')
 makedepends=('gtest')
 source=(https://github.com/facebook/zstd/releases/download/v${pkgver}/zstd-${pkgver}.tar.gz)
-sha256sums=('293fa004dfacfbe90b42660c474920ff27093e3fb6c99f7b76e6083b21d6d48e')
+sha256sums=('7f323f0e0c18488748f3d9b2d4353f00e904ea2ccd0372ea04d7f77aa1156557')
+sha512sums=('ef6d95639593fed3cfb9ff4f1527c4ba38658e42f16eb3369b2a4bbe150905751bb71c6e3fe9c8bbdfceee26a540ae3e41bd0f0bc692d36db444b7da65a6e304')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list