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

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Dec 25 13:16:16 UTC 2016


    Date: Sunday, December 25, 2016 @ 13:16:15
  Author: aginiewicz
Revision: 201843

upgpkg: zstd 1.1.2-1

zstd: new upstream release

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-25 05:52:17 UTC (rev 201842)
+++ PKGBUILD	2016-12-25 13:16:15 UTC (rev 201843)
@@ -3,7 +3,7 @@
 # Contributor: Johan Förberg <johan at forberg.se>
 
 pkgname=zstd
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('gtest')
 source=("https://github.com/facebook/zstd/archive/v${pkgver}.tar.gz")
-sha1sums=('dbd5287cde2c595e8e7b5ec509f1c6e8be8a0305')
+sha1sums=('2b3994df8c2384537b18ad6cf66cb8311daa1d6d')
 
 build() {
     cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list