From 7d271409819959f8548d5a4a4fdedc3563259b4f Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 18:58:14 +0300 Subject: [PATCH] git --- 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 f23688b..9fac1a9 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=("https://github.com/Palakis/obs-ndi/releases/download/v${version}/obs-ndi-${version}-linux-x86_64.deb") +sources=("git+https://github.com/Palakis/obs-ndi/releases/download/v${version}/obs-ndi-${version}-linux-x86_64.deb") checksums=('SKIP') prepare() {