From 072854b4080db1e4bb8dc0006f1ff179bf74295c Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 19:09:53 +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 bac7a9e..4aaf3f7 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?~rev=${version}") +sources=("https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/obs-ndi-${version}-linux-x86_64.deb?~archive=false") checksums=('SKIP') prepare() {