From 97bc095fe79baaf22c8a7809542e4cefe590da15 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 16:57:08 +0300 Subject: [PATCH] a.deb:: --- libndi-bin/lure.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libndi-bin/lure.sh b/libndi-bin/lure.sh index 9e9ac71..e59fa3f 100644 --- a/libndi-bin/lure.sh +++ b/libndi-bin/lure.sh @@ -9,8 +9,8 @@ license=('LGPL2.0') provides=('libndi') 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") +sources=("a.deb::https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5-dev_${version}-1_amd64.deb" +"b.deb::https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5_${version}-1_amd64.deb") checksums=('SKIP' 'SKIP')