From cf253840754f41ae46c1c2b17498b692c50719fe Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 15:24:06 +0300 Subject: [PATCH] 'SKIP' --- libndi-bin/lure.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libndi-bin/lure.sh b/libndi-bin/lure.sh index 8c7d9e6..9e9ac71 100644 --- a/libndi-bin/lure.sh +++ b/libndi-bin/lure.sh @@ -11,7 +11,8 @@ conflicts=('libndi-git' 'ndi-sdk') sources=("https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5-dev_${version}-1_amd64.deb" "https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5_${version}-1_amd64.deb") -checksums=('SKIP') +checksums=('SKIP' +'SKIP') prepare() { cd "${srcdir}"