From fab3318ac7e2555b78679ff5dc40fa125b1be1b8 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 19:03:17 +0300 Subject: [PATCH] 1 --- obs-ndi-bin/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obs-ndi-bin/lure.sh b/obs-ndi-bin/lure.sh index 3dd198a..841b954 100644 --- a/obs-ndi-bin/lure.sh +++ b/obs-ndi-bin/lure.sh @@ -10,7 +10,7 @@ provides=('obs-ndi') conflicts=('obs-ndi-git') deps=('obs-studio' 'avahi' 'libndi') -sources=("git+https://github.com/obs-ndi/obs-ndi.git#tag=v${version}") +sources=("git+https://github.com/Palakis/obs-ndi/releases/download/v${version}/obs-ndi-${version}-linux-x86_64.deb?~archive=false") checksums=('SKIP') prepare() {