summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2018-11-17 12:59:11 +0000
committerDaniel Bermond2018-11-17 12:59:11 +0000
commit76281ff5f7b1ae4fb586f6ed39a08c6621387211 (patch)
treeaf20300fd145918f76bc459bd4bf13df78f6361e /PKGBUILD
parent887df6f53290db280cb131a8db22edab79c9e339 (diff)
downloadaur-76281ff5f7b1ae4fb586f6ed39a08c6621387211.tar.gz
depends: switch davs2-git to davs2
Currently, it is now possible to build ffmpeg with the newly released davs2 stable version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23386b089593..677fe6644e4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ffmpeg-full-git
_srcname=ffmpeg
-pkgver=4.2.r92394.g75625c555c
+pkgver=4.2.r92459.gfbea2ea76e
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)'
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ depends=(
'openal' 'ocl-icd' 'libgl' 'sndio' 'sdl2' 'vapoursynth' 'libxv' 'libx11'
'libxext' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
# AUR:
- 'chromaprint-fftw' 'codec2' 'dav1d-git' 'davs2-git' 'flite1-patched' 'libilbc'
+ 'chromaprint-fftw' 'codec2' 'dav1d-git' 'davs2' 'flite1-patched' 'libilbc'
'libklvanc-git' 'kvazaar' 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc'
'xavs' 'xavs2-git' 'ndi-sdk' 'libmysofa' 'rockchip-mpp'
)