summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b3934ef85e9..e266c3adfe69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffmpeg-nocuda
pkgver=6.1.1
gitver=n6.1.1
-pkgrel=3
+pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video (without nvidias propriatary blobs)'
arch=('x86_64')
url='https://www.ffmpeg.org/'
@@ -100,9 +100,9 @@ build() {
--disable-debug \
--disable-static \
--disable-stripping \
- --disable-hwaccel=cuda \
--disable-nvdec \
--disable-nvenc \
+ --disable-cuda \
--prefix='/usr' \
--disable-debug \
--disable-static \