From 6e715c617e36b3483bb10bdd196135482626b8bd Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 20 Aug 2023 19:01:01 +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 9fac1a9..3dd198a 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/Palakis/obs-ndi/releases/download/v${version}/obs-ndi-${version}-linux-x86_64.deb") +sources=("git+https://github.com/obs-ndi/obs-ndi.git#tag=v${version}") checksums=('SKIP') prepare() {