ver
This commit is contained in:
		| @@ -10,13 +10,13 @@ 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?~archive=false") | ||||
| sources=("git+https://github.com/obs-ndi/obs-ndi?~rev=${version}") | ||||
| checksums=('SKIP') | ||||
|  | ||||
| prepare() { | ||||
| 	cd "${srcdir}" | ||||
|    ar -x ./obs-ndi-${version}-linux-x86_64.deb | ||||
|    tar -xf data.tar.gz -C | ||||
|    tar -xf data.tar.gz | ||||
| } | ||||
|  | ||||
| package() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user