[arch-commits] Commit in lz4/trunk (PKGBUILD)
Sébastien Luttringer
seblu at gemini.archlinux.org
Thu Jul 29 09:01:12 UTC 2021
Date: Thursday, July 29, 2021 @ 09:01:12
Author: seblu
Revision: 420619
Fix FS#71645
Modified:
lz4/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-29 09:00:11 UTC (rev 420618)
+++ PKGBUILD 2021-07-29 09:01:12 UTC (rev 420619)
@@ -14,7 +14,7 @@
source=("git+https://github.com/lz4/lz4.git#tag=v$pkgver"
'https://github.com/lz4/lz4/commit/8301a21773ef61656225e264f4f06ae14462bca7.patch')
sha256sums=('SKIP'
- 'a9109fac17ee72ed3ec86f2cd5e8c4a0f34a548213a3d3c89861d6b2a6bd2871')
+ 'c99da650a79a42db4db23e72146701cce9106383ba45709c5ac89022e36dcfb2')
prepare() {
cd $pkgname
More information about the arch-commits
mailing list