summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1827cc631b9..43002b1a0c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
pkgver=2.8.4
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support)'
arch=('i686' 'x86_64')
@@ -77,6 +77,7 @@ build() {
--enable-shared \
--enable-version3 \
--enable-x11grab \
+ --disable-demuxer='hls' --disable-protocol='concat,hls' `# FS#47738` \
--enable-libfdk_aac \
--enable-nonfree