summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522022-02-18 08:24:31 +0100
committertytan6522022-02-18 08:24:31 +0100
commite600302e8684660a7b0efd371dc226d665e9ca89 (patch)
treeaf1dee20d52ab9ae9c2af53bbb62150b16cd2368 /PKGBUILD
parent9f3405a88a364da632096f46aa93ac6e044bbdd6 (diff)
downloadaur-e600302e8684660a7b0efd371dc226d665e9ca89.tar.gz
build: Fix provided version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f10e23c54d5..0dfd2cda5524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,7 @@ if [[ $DISTRIB_ID == 'ManjaroLinux' ]]; then
pkgrel=7
else
pkgver=5.0
- pkgrel=1
+ pkgrel=2
fi
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')
@@ -162,7 +162,7 @@ optdepends=(
'nvidia-utils: Nvidia NVDEC/NVENC support'
)
provides=(
- ffmpeg
+ "ffmpeg=$pkgver"
libavcodec.so
libavdevice.so
libavfilter.so