summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3104bcdf096..392d101627ee 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@
# intel-media-sdk (experimental Intel QSV support only for x86_64)
pkgname=ffmpeg-full-git
-pkgver=N.81032.gdf9cc7f
-pkgrel=2
+pkgver=N.81090.gc2cd1a5
+pkgrel=1
pkgdesc="Record, convert and stream audio and video (Git version with all possible libs)"
arch=('i686' 'x86_64')
url="http://www.ffmpeg.org/"
@@ -140,7 +140,7 @@ build() {
--enable-libopencore-amrnb \
--enable-libopencore-amrwb \
--enable-libopencv \
- --enable-libopenh264 \
+ --disable-libopenh264 \
--disable-libopenjpeg \
--enable-libopenmpt \
--enable-libopus \