mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-01 01:00:03 +01:00
multimedia/obs-studio: Updated for 18.0.1
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
This commit is contained in:
parent
ff4ba82bb0
commit
59b6c55dae
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:-18.0.0}
|
||||
VERSION=${VERSION:-18.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obs-studio"
|
||||
VERSION="18.0.0"
|
||||
VERSION="18.0.1"
|
||||
HOMEPAGE="https://obsproject.com/"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/18.0.0/obs-studio-18.0.0.tar.gz"
|
||||
MD5SUM="44de237679a2f1f6d51e61dc780dae70"
|
||||
DOWNLOAD="https://github.com/jp9000/obs-studio/archive/18.0.1/obs-studio-18.0.1.tar.gz"
|
||||
MD5SUM="5ba48b93cfc95955f4fcc7a391da84fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="faac ffmpeg jansson qt5 rtmpdump x264 jack-audio-connection-kit"
|
||||
|
|
Loading…
Reference in a new issue