From f459ed0b292f50e96d264e46ead239f428331bc6 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Thu, 25 Apr 2019 10:03:25 -0400 Subject: pacman-static: fix zstd checksums Or at least the url used for those checksums. --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6241b26..5d82be7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -26,7 +26,7 @@ pkgbase = pacman-static source = https://tukaani.org/xz/xz-5.2.4.tar.gz source = https://tukaani.org/xz/xz-5.2.4.tar.gz.sig source = https://sources.archlinux.org/other/packages/bzip2/bzip2-1.0.6.tar.gz - source = https://github.com/facebook/zstd/releases/download/v1.4.0/zstd-1.4.0.tar.gz + source = pacman-static-5.1.3.tar.gz::https://github.com/facebook/zstd/archive/v1.4.0.tar.gz source = https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.36.tar.bz2 source = https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.36.tar.bz2.sig source = https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.3.tar.bz2 diff --git a/PKGBUILD b/PKGBUILD index 4616568..5000162 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -44,7 +44,7 @@ validpgpkeys+=('3690C240CE51B4670D30AD1C38EE757D69184620') # Lasse Collin