mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/obs-studio: Updated for version 21.0.3
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
ca86d83191
commit
5c7297ec97
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:-21.0.2}
|
||||
VERSION=${VERSION:-21.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obs-studio"
|
||||
VERSION="21.0.2"
|
||||
VERSION="21.0.3"
|
||||
HOMEPAGE="https://obsproject.com/"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/21.0.2/obs-studio-21.0.2.tar.gz"
|
||||
MD5SUM="b2a11f40d47e00b5e7c84228f73f683b"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/21.0.3/obs-studio-21.0.3.tar.gz"
|
||||
MD5SUM="3c89284814da6b69134ea969ad8d9de4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit"
|
||||
|
|
Loading…
Reference in a new issue