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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Nov 5 10:18:55 UTC 2018


    Date: Monday, November 5, 2018 @ 10:18:55
  Author: bpiotrowski
Revision: 337876

1.3.7-1

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-05 10:18:51 UTC (rev 337875)
+++ PKGBUILD	2018-11-05 10:18:55 UTC (rev 337876)
@@ -3,7 +3,7 @@
 # Contributor: Johan Förberg <johan at forberg.se>
 
 pkgname=zstd
-pkgver=1.3.6
+pkgver=1.3.7
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(zlib xz lz4)
 makedepends=(gtest)
 source=(https://github.com/facebook/zstd/releases/download/v${pkgver}/zstd-${pkgver}.tar.gz)
-sha256sums=('e832a0c01ea033e2df1f346ac6976d8cf8f9db6416151ba4fc2cae2ac3584594')
+sha256sums=('3277f236df0ca6edae01ae84e865470000c5a3484588fd5bc3d869877fd3573d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list