summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522023-10-13 09:23:54 +0200
committertytan6522023-10-13 09:23:54 +0200
commit7081490079b34bcc7a82ba77d7f190a98975fd9a (patch)
tree1ad11917de0484162c86a0cf8d02d701691953fb /PKGBUILD
parente738c8f52308e2965c2a393e7a6dcc64abf5f908 (diff)
downloadaur-7081490079b34bcc7a82ba77d7f190a98975fd9a.tar.gz
build: Fix CEF libwebp patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d99ee18a660..60d6b24d1c21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=obs-studio-tytan652
pkgver=29.1.3
-pkgrel=5
+pkgrel=6
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"
@@ -74,7 +74,7 @@ makedepends=(
"websocketpp" # Deps of Websocket plugin (headers-only lib)
# Deps of obs-browser
- "cef-minimal-obs=103.0.0_5060_shared_textures_2594+gc69ad37+chromium_103.0.5060.134_1"
+ "cef-minimal-obs=103.0.0_5060_shared_textures_2594+g17f8588+chromium_103.0.5060.134_1"
)
optdepends=(
"jack: JACK support"