mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
multimedia/obs-studio: Updated for version 24.0.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
50e5f91af7
commit
41724039b1
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:-23.2.1}
|
||||
VERSION=${VERSION:-24.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obs-studio"
|
||||
VERSION="23.2.1"
|
||||
VERSION="24.0.0"
|
||||
HOMEPAGE="https://obsproject.com/"
|
||||
DOWNLOAD="https://github.com/obsproject/obs-studio/archive/23.2.1/obs-studio-23.2.1.tar.gz"
|
||||
MD5SUM="62075963ae4e08a5b0078ec0e4f411a6"
|
||||
DOWNLOAD="https://github.com/obsproject/obs-studio/archive/24.0.0/obs-studio-24.0.0.tar.gz"
|
||||
MD5SUM="9242e87ec94f7dd51f65f3eb164b4fc3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit libfdk-aac"
|
||||
|
|
Loading…
Reference in a new issue