summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522024-01-25 15:43:59 +0100
committertytan6522024-01-25 15:43:59 +0100
commit8f0e450fafbd0e584d4da349893d3d3a6af013f2 (patch)
tree512621ebd7b9581e6f3319e7eb323dbb068a7b3f
parent25347747bc1f61fe4b1f9851920d441d31836786 (diff)
downloadaur-8f0e450fafbd0e584d4da349893d3d3a6af013f2.tar.gz
build: Enforce rebuild with mbedtls 3.5.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4edb31f516bb..3928c4e74cf7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obs-studio-tytan652
pkgdesc = Free and open source software for video recording and live streaming. With everything except service integrations. Plus V4L2 devices by paths, my bind interface PR, and sometimes backported fixes
pkgver = 30.0.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/obsproject/obs-studio
arch = x86_64
arch = aarch64
@@ -43,7 +43,7 @@ pkgbase = obs-studio-tytan652
depends = libxcb
depends = libxcomposite
depends = libxkbcommon
- depends = mbedtls>=3.4
+ depends = mbedtls>=3.5.1
depends = pciutils
depends = qrcodegencpp-cmake
depends = qt6-base
diff --git a/PKGBUILD b/PKGBUILD
index 3d81e20b1019..616206f90799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=obs-studio-tytan652
pkgver=30.0.2
-pkgrel=3
+pkgrel=4
pkgdesc="Free and open source software for video recording and live streaming. With everything except service integrations. Plus V4L2 devices by paths, my bind interface PR, and sometimes backported fixes"
arch=("x86_64" "aarch64")
url="https://github.com/obsproject/obs-studio"
license=('GPL-2.0-or-later')
# To manage dependency rebuild easily, this will prevent you to rebuild OBS on non-updated system
_libdatachannelver=0.20
-_mbedtlsver=3.4
+_mbedtlsver=3.5.1
_pythonver=3.11
depends=(
"alsa-lib" # Deps of ALSA plugin and CEF