[arch-commits] Commit in lib32-zstd/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Jan 29 22:23:54 UTC 2019
Date: Tuesday, January 29, 2019 @ 22:23:53
Author: anthraxx
Revision: 428495
upgpkg: lib32-zstd 1.3.8-1
Modified:
lib32-zstd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-29 22:08:46 UTC (rev 428494)
+++ PKGBUILD 2019-01-29 22:23:53 UTC (rev 428495)
@@ -5,7 +5,7 @@
_pkgname=zstd
pkgname=lib32-zstd
-pkgver=1.3.7
+pkgver=1.3.8
pkgrel=1
pkgdesc='Zstandard - Fast real-time compression algorithm (32-bit)'
url='https://www.zstd.net/'
@@ -14,7 +14,7 @@
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=('3277f236df0ca6edae01ae84e865470000c5a3484588fd5bc3d869877fd3573d')
+sha256sums=('293fa004dfacfbe90b42660c474920ff27093e3fb6c99f7b76e6083b21d6d48e')
build() {
cd ${_pkgname}-${pkgver}
More information about the arch-commits
mailing list