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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Jul 21 10:05:16 UTC 2019


    Date: Sunday, July 21, 2019 @ 10:05:15
  Author: bpiotrowski
Revision: 358461

1.4.1-1

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-21 10:05:12 UTC (rev 358460)
+++ PKGBUILD	2019-07-21 10:05:15 UTC (rev 358461)
@@ -3,7 +3,7 @@
 # Contributor: Johan Förberg <johan at forberg.se>
 
 pkgname=zstd
-pkgver=1.4.0
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(zlib xz lz4)
 makedepends=(gtest)
 source=($pkgname-$pkgver.tar.gz::https://github.com/facebook/zstd/archive/v${pkgver}.tar.gz)
-sha256sums=('63be339137d2b683c6d19a9e34f4fb684790e864fee13c7dd40e197a64c705c1')
+sha256sums=('f91ea3397e6cc65d398e1bc0713cf2f0b0de2fb85ea9dabb1eb3e8f1b22f8d6f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list