summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-06-18 12:49:10 -0300
committerDaniel Bermond2017-06-18 12:49:10 -0300
commit7738003e818631cbc1a35c235eff43711b6a5b9d (patch)
tree31f968396923d6935a45e858ad0aab0c88031f49
parent5febc7008bc510e30bb465d0e9090b3332447d1e (diff)
downloadaur-7738003e818631cbc1a35c235eff43711b6a5b9d.tar.gz
Removed --enable-vf-dlopen-filters (removed by upstream)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35ca799b3738..18117c01b5c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jun 18 01:46:36 UTC 2017
+# Sun Jun 18 15:48:51 UTC 2017
pkgbase = mpv-full-git
pkgdesc = A free, open source, and cross-platform media player (git version with all possible libs)
- pkgver = 0.25.0.r151.g0bac1a52e8
+ pkgver = 0.25.0.r158.g078b275514
pkgrel = 1
url = http://mpv.io/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 0fe8255aaecd..c46966112006 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# CUDA is x86_64 only and so it will not be available in i686 builds.
pkgname=mpv-full-git
-pkgver=0.25.0.r151.g0bac1a52e8
+pkgver=0.25.0.r158.g078b275514
pkgrel=1
pkgdesc='A free, open source, and cross-platform media player (git version with all possible libs)'
arch=('i686' 'x86_64')
@@ -75,7 +75,6 @@ build() {
--disable-pdf-build \
\
--enable-cplugins \
- --enable-vf-dlopen-filters \
--enable-zsh-comp \
--disable-test \
--disable-clang-database \