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