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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri May 22 12:37:33 UTC 2020


    Date: Friday, May 22, 2020 @ 12:37:32
  Author: bpiotrowski
Revision: 387417

1.4.5-1

Modified:
  zstd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-22 12:37:24 UTC (rev 387416)
+++ PKGBUILD	2020-05-22 12:37:32 UTC (rev 387417)
@@ -3,7 +3,7 @@
 # Contributor: Johan Förberg <johan at forberg.se>
 
 pkgname=zstd
-pkgver=1.4.4
+pkgver=1.4.5
 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=('a364f5162c7d1a455cc915e8e3cf5f4bd8b75d09bc0f53965b0c9ca1383c52c8')
+sha256sums=('734d1f565c42f691f8420c8d06783ad818060fc390dee43ae0a89f86d0a4f8c2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list