summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2023-11-14 19:20:39 -0300
committerDaniel Bermond2023-11-14 19:20:39 -0300
commit488a41595d266ce58f746642cb4606bfdbcd3561 (patch)
tree7de9f02c737cbd35f65a7b6a96e76d919268e0c8
parentf389661daacf7b99dc88ad155442380664fefeef (diff)
downloadaur-488a41595d266ce58f746642cb4606bfdbcd3561.tar.gz
Match latest upstream changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b572758c833..2c2938180b15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-full-git
pkgdesc = A free, open source, and cross-platform media player (git version with all possible libs)
- pkgver = 0.36.0.r753.g7d004bf15c
+ pkgver = 0.36.0.r839.g39cab760b3
pkgrel = 1
url = https://mpv.io/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4a1daa011c62..1b2a7479f9dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=mpv-full-git
-pkgver=0.36.0.r753.g7d004bf15c
+pkgver=0.36.0.r839.g39cab760b3
pkgrel=1
pkgdesc='A free, open source, and cross-platform media player (git version with all possible libs)'
arch=('x86_64')
@@ -134,9 +134,6 @@ build() {
-Dvideotoolbox-gl='disabled' \
-Dvulkan-interop='enabled' \
\
- -Dmacos-10-11-features='disabled' \
- -Dmacos-10-12-2-features='disabled' \
- -Dmacos-10-14-features='disabled' \
-Dmacos-cocoa-cb='disabled' \
-Dmacos-media-player='disabled' \
-Dmacos-touchbar='disabled' \