This commit is contained in:
2023-08-20 17:00:01 +03:00
parent 97bc095fe7
commit 0b0f8458f8

View File

@ -9,8 +9,8 @@ license=('LGPL2.0')
provides=('libndi')
conflicts=('libndi-git' 'ndi-sdk')
sources=("a.deb::https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5-dev_${version}-1_amd64.deb"
"b.deb::https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5_${version}-1_amd64.deb")
sources=("https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5-dev_${version}-1_amd64.deb"
"https://github.com/obs-ndi/obs-ndi/releases/download/4.11.1/libndi5_${version}-1_amd64.deb")
checksums=('SKIP'
'SKIP')