forked from Plemya-x/alr-repo
		
	1
This commit is contained in:
		| @@ -53,10 +53,12 @@ build_deps=('lib64alsa-oss-devel.x86_64' \ | ||||
|        'x264-devel') | ||||
|  | ||||
|  | ||||
| sources=("https://cdn-fastly.obsproject.com/downloads/cef_binary_5060_linux64.tar.bz2 | ||||
| https://github.com/obsproject/obs-studio.git") | ||||
| sources=("https://cdn-fastly.obsproject.com/downloads/cef_binary_5060_linux64.tar.bz2" | ||||
| "https://github.com/obsproject/obs-studio.git" | ||||
| ) | ||||
| checksums=('SKIP' | ||||
| 'SKIP') | ||||
| 'SKIP' | ||||
| ) | ||||
|  | ||||
| build() { | ||||
| cd obs-studio | ||||
| @@ -67,4 +69,5 @@ sudo make install | ||||
| } | ||||
|  | ||||
| package() { | ||||
| } | ||||
|        cd ${pkgname}-${pkgver} | ||||
|        } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user