File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = obs-studio-browser
22 pkgdesc = Free and open source software for video recording and live streaming. With everything except service integration
33 pkgver = 32.2.1
4- pkgrel = 2
4+ pkgrel = 3
55 url = https://github.com/obsproject/obs-studio
66 arch = x86_64
77 license = GPL-2.0-or-later
@@ -38,7 +38,7 @@ pkgbase = obs-studio-browser
3838 depends = libxcomposite
3939 depends = libxkbcommon
4040 depends = luajit
41- depends = mbedtls >=3.6.5
41+ depends = mbedtls3 >=3.6.7
4242 depends = pciutils
4343 depends = python>=3.14
4444 depends = qrcodegencpp-cmake
Original file line number Diff line number Diff line change 77
88pkgname=obs-studio-browser
99pkgver=32.2.1
10- pkgrel=2
10+ pkgrel=3
1111pkgdesc=" Free and open source software for video recording and live streaming. With everything except service integration"
1212arch=(" x86_64" )
1313url=" https://github.com/obsproject/obs-studio"
@@ -16,7 +16,7 @@ license=('GPL-2.0-or-later')
1616_qtver=6.11
1717_libajantv2ver=17.5.0
1818_libdatachannelver=0.24
19- _mbedtlsver=3.6.5
19+ _mbedtlsver=3.6.7
2020_pythonver=3.14
2121depends=(
2222 " alsa-lib" # Deps of ALSA plugin and CEF
@@ -43,7 +43,7 @@ depends=(
4343 " libxcomposite" # Deps of the X11 capture plugin
4444 " libxkbcommon" # Deps of libobs, OBS Studio and CEF
4545 " luajit" # Deps of Scripting plugin
46- " mbedtls >=$_mbedtlsver " # Deps of OBS Studio and Outputs plugin
46+ " mbedtls3 >=$_mbedtlsver " # Deps of OBS Studio and Outputs plugin
4747 " pciutils" # Deps of FFmpeg plugin
4848 " python>=$_pythonver " # Deps of Scripting plugin
4949 " qrcodegencpp-cmake" # Deps of Websocket plugin
You can’t perform that action at this time.
0 commit comments