obs-plugin-browser-bin: Change source artifact.
This commit is contained in:
parent
236a8df5f3
commit
3e2935fa62
@ -1,14 +1,14 @@
|
||||
# Template file for 'obs-plugin-browser-bin'
|
||||
pkgname=obs-plugin-browser-bin
|
||||
version=30.0.0 # This is actually the version of obs to extract the plugin from
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64"
|
||||
short_desc="CEF-based OBS Studio browser plugin"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://obsproject.com/kb/browser-source"
|
||||
distfiles="https://launchpad.net/~obsproject/+archive/ubuntu/obs-studio/+files/obs-studio_$version-0obsproject1~mantic_amd64.deb"
|
||||
checksum=3fe8c1f8788f7b718e3d59ac80f83400e2c21e725d5649fc623e49c73129c911
|
||||
distfiles="https://github.com/obsproject/obs-studio/releases/download/$version/obs-studio_$version-0obsproject1.lunar_amd64.deb"
|
||||
checksum=b79c27497211cb9cf3e406f3672245f382d9d96268d2bc3f0bbf2fcf5a806ea9
|
||||
|
||||
do_install() {
|
||||
vinstall lib/x86_64-linux-gnu/obs-plugins/obs-browser.so 0644 usr/lib/obs-plugins/
|
||||
|
Loading…
x
Reference in New Issue
Block a user