mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
multimedia/obs-studio: Updated for version 20.0.1
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
a2fbe25d33
commit
aa2ec0da1d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=obs-studio
|
PRGNAM=obs-studio
|
||||||
VERSION=${VERSION:-20.0.0}
|
VERSION=${VERSION:-20.0.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="obs-studio"
|
PRGNAM="obs-studio"
|
||||||
VERSION="20.0.0"
|
VERSION="20.0.1"
|
||||||
HOMEPAGE="https://obsproject.com/"
|
HOMEPAGE="https://obsproject.com/"
|
||||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/20.0.0/obs-studio-20.0.0.tar.gz"
|
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/20.0.1/obs-studio-20.0.1.tar.gz"
|
||||||
MD5SUM="c0e2b4f7a18a9a4e1e15ab4c71dc95e7"
|
MD5SUM="fe12017a573ad0f0b9f90b1d8f631ce6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit"
|
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit"
|
||||||
|
|
Loading…
Reference in a new issue