summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9991b98aa27..7dac946fcef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ fi
pkgname=ffmpeg-obs
pkgver=6.0.r12.ga6dc929
-pkgrel=1
+pkgrel=2
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('i686' 'x86_64' 'aarch64')
url=https://ffmpeg.org/
@@ -67,6 +67,7 @@ _libristver=0.2.7
_libvpxver=1.13
_srtver=1.5
_svtav1ver=1.1
+_vidstabver=1.1.1
_vmafver=2
_vulkanver=1.3.240
_x264ver=0.164
@@ -103,7 +104,7 @@ depends=(
libtheora
libva
libvdpau
- 'vid.stab'
+ "vid.stab=>$_vidstabver"
libvorbis
"libvpx>=$_libvpxver"
libwebp