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

Andrzej Giniewicz aginiewicz at archlinux.org
Wed May 31 20:18:17 UTC 2017


    Date: Wednesday, May 31, 2017 @ 20:18:12
  Author: aginiewicz
Revision: 231658

upgpkg: zstd 1.2.0-1

zstd: new upstream release

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-31 20:12:33 UTC (rev 231657)
+++ PKGBUILD	2017-05-31 20:18:12 UTC (rev 231658)
@@ -3,7 +3,7 @@
 # Contributor: Johan Förberg <johan at forberg.se>
 
 pkgname=zstd
-pkgver=1.1.4
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'zlib')
 makedepends=('gtest')
 source=("https://github.com/facebook/zstd/archive/v${pkgver}.tar.gz")
-sha1sums=('42ebbcaae6ef38ae3a5955d9e84bc5984dbba7a1')
+sha1sums=('20d06678af13d056e17d7748af32e363bc67ff42')
 
 build() {
     cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list