multimedia/obs-studio: Updated for version 0.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a729f49f16
commit
3f9d7ccc63
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=obs-studio
|
||||
VERSION=${VERSION:-0.11.2}
|
||||
VERSION=${VERSION:-0.12.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obs-studio"
|
||||
VERSION="0.11.2"
|
||||
VERSION="0.12.0"
|
||||
HOMEPAGE="https://obsproject.com/"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/0.11.2.tar.gz"
|
||||
MD5SUM="0e83c22985540d614736f14010ec73e0"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/0.12.0.tar.gz"
|
||||
MD5SUM="c2a279630c15ce295889dd3dd51f4347"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg x264 qt5"
|
||||
|
|
Loading…
Reference in New Issue