mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
multimedia/obs-studio: Updated for version 18.0.0
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
27a6300ef9
commit
188cacfb75
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=obs-studio
|
||||
VERSION=${VERSION:-17.0.1}
|
||||
VERSION=${VERSION:-18.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obs-studio"
|
||||
VERSION="17.0.1"
|
||||
VERSION="18.0.0"
|
||||
HOMEPAGE="https://obsproject.com/"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/17.0.1/obs-studio-17.0.1.tar.gz"
|
||||
MD5SUM="05d176fda7dfaa471c912cfcbafcc86d"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/18.0.0/obs-studio-18.0.0.tar.gz"
|
||||
MD5SUM="44de237679a2f1f6d51e61dc780dae70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit"
|
||||
|
|
Loading…
Reference in a new issue