summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd6ee36514e3..7ad5960b5b6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 20 12:03:06 UTC 2015
+# Sun Dec 20 12:20:25 UTC 2015
pkgbase = ffmpeg-git
pkgdesc = Complete solution to record, convert and stream audio and video (git version)
- pkgver = r77404.70f13ab
+ pkgver = r77407.f6830cf
pkgrel = 11
url = http://ffmpeg.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c3326d008fde..048cea2d3d93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: DrZaius <lou at fakeoutdoorsman.com>
pkgname=ffmpeg-git
-pkgver=r77404.70f13ab
+pkgver=r77407.f6830cf
pkgrel=11
pkgdesc="Complete solution to record, convert and stream audio and video (git version)"
arch=('i686' 'x86_64')
@@ -46,7 +46,6 @@ build() {
--prefix=/usr \
--disable-debug \
--disable-static \
- --disable-stripping \
--enable-shared \
--enable-avisynth \
--enable-avresample \