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

Levente Polyak anthraxx at archlinux.org
Wed Sep 4 18:44:03 UTC 2019


    Date: Wednesday, September 4, 2019 @ 18:44:03
  Author: anthraxx
Revision: 508067

upgpkg: lib32-zstd 1.4.3-1

Modified:
  lib32-zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 18:43:56 UTC (rev 508066)
+++ PKGBUILD	2019-09-04 18:44:03 UTC (rev 508067)
@@ -5,7 +5,7 @@
 
 _pkgname=zstd
 pkgname=lib32-zstd
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm (32-bit)'
 url='https://www.zstd.net/'
@@ -14,8 +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=('12730983b521f9a604c6789140fcb94fadf9a3ca99199765e33c56eb65b643c9')
-sha512sums=('b760f201ff8d018c422b030d3f59245b5f1cfd157ba8d6eb9fe9240e23d5739ca7b5a705b2d5e8ace703d041ab77bea66d735b283e51facfb18923794fabe213')
+sha256sums=('e88ec8d420ff228610b77fba4fbf22b9f8b9d3f223a40ef59c9c075fcdad5767')
+sha512sums=('cb36772a59f79922e65c0f869384dca4ef2948c1d1440abcddecc7e3838efee5b547dad97b9023cdcf17bf10a32412b8f3b20a5e16b79314e61074987edecfab')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list