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() {