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