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

Levente Polyak anthraxx at archlinux.org
Wed Jul 24 22:53:33 UTC 2019


    Date: Wednesday, July 24, 2019 @ 22:53:32
  Author: anthraxx
Revision: 492730

upgpkg: lib32-zstd 1.4.1-1

Modified:
  lib32-zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-24 22:37:20 UTC (rev 492729)
+++ PKGBUILD	2019-07-24 22:53:32 UTC (rev 492730)
@@ -5,7 +5,7 @@
 
 _pkgname=zstd
 pkgname=lib32-zstd
-pkgver=1.4.0
+pkgver=1.4.1
 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=('7f323f0e0c18488748f3d9b2d4353f00e904ea2ccd0372ea04d7f77aa1156557')
-sha512sums=('ef6d95639593fed3cfb9ff4f1527c4ba38658e42f16eb3369b2a4bbe150905751bb71c6e3fe9c8bbdfceee26a540ae3e41bd0f0bc692d36db444b7da65a6e304')
+sha256sums=('535020867eb3af61fbadfcb402335af7f52dfe44f081ccfa201e961f01751aa0')
+sha512sums=('d405b8e160703c3de2cdd395451c12b0b6a792f2ed88976b37ab662191af3dc32a844b4e627871dbba94ef8acfe011b2ba5833aa949238255dcab99e792b8b62')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list