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

Levente Polyak anthraxx at archlinux.org
Thu Jan 14 21:17:44 UTC 2021


    Date: Thursday, January 14, 2021 @ 21:17:44
  Author: anthraxx
Revision: 820905

upgpkg: lib32-zstd 1.4.8-1

Modified:
  lib32-zstd/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-14 21:15:42 UTC (rev 820904)
+++ PKGBUILD	2021-01-14 21:17:44 UTC (rev 820905)
@@ -5,18 +5,19 @@
 
 _pkgname=zstd
 pkgname=lib32-zstd
-pkgver=1.4.5
+pkgver=1.4.8
 pkgrel=1
 pkgdesc='Zstandard - Fast real-time compression algorithm (32-bit)'
-url='https://www.zstd.net/'
+url='https://facebook.github.io/zstd/'
 arch=('x86_64')
 license=('BSD' 'GPL2')
 depends=('zstd' 'lib32-zlib' 'lib32-xz' 'lib32-lz4')
 makedepends=('gtest')
+provides=('libzstd.so')
 source=(https://github.com/facebook/zstd/releases/download/v${pkgver}/zstd-${pkgver}.tar.gz)
-sha256sums=('98e91c7c6bf162bf90e4e70fdbc41a8188b9fa8de5ad840c401198014406ce9e')
-sha512sums=('417b813ade6c8436690bd9d6da34a9f87f50e7378752b72e63066befbee496392a4b72896fa56688d814f461871ab31d3c6637497ff2ed7a282d58513631a38b')
-b2sums=('6bba3b099e10a215048663364fe3edc8ac3a144b273fb4c692dd4c48204a7418e15ca96d3c1ae3bd044b7d620e27682a081baded3d3ce469dfc00de90df34b4c')
+sha256sums=('32478297ca1500211008d596276f5367c54198495cf677e9439f4791a4c69f24')
+sha512sums=('0e9ddb2c70b29063aed4eda14bd99ddfefcbb316dfedadfb2d31d795161715a7676d65958f22bbec2cb6d65acb0421508f06cebdf90b8a40fa38b630ed1479e8')
+b2sums=('bc482bcea193956a53d813da67d1d6e914a807574e2ee6c6eb3584fefe46f4375c1dc8a51d36f0083f0b190b8838f9a2910b5aa8723c4d270b29b7c483edd633')
 
 build() {
   cd ${_pkgname}-${pkgver}



More information about the arch-commits mailing list