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 e1cea8742217..b9d901bd8144 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=ffmpeg-cuda
pkgver=4.2
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video. Includes cuda support.'
arch=(x86_64)
@@ -100,7 +100,7 @@ build() {
--disable-stripping \
--enable-fontconfig \
--enable-nonfree \
- --enable-cuda-sdk \
+ --enable-cuda-nvcc \
--enable-cuvid \
--enable-libnpp \
--enable-ffnvcodec \