summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInochi Amaoto2024-04-20 07:27:32 +0800
committerInochi Amaoto2024-04-20 07:27:32 +0800
commit96ead953543221a6b6dc1791088d3ff4f83a1dfd (patch)
treecea93cc60d47c97ef178859ecdd43e9991cdba6c
parente78fc01e41a02cd4117cc80b8ee66fd96341c3f7 (diff)
downloadaur-mpv-full-build-git.tar.gz
bump: 0.38.0
Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dcb742acd47..0cef80575147 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-full-build-git
pkgdesc = Video player based on MPlayer/mplayer2 with all possible libs (uses statically linked ffmpeg with all possible libs). (GIT version )
- pkgver = 0.37.0.r268.ga45518cf57
+ pkgver = 0.38.0.r60.ge855836ed1
pkgrel = 1
url = http://mpv.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d2eaa72f68cf..fd34eafbc341 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Inochi Amaoto <libraryindexsky@gmail.com>
pkgname=mpv-full-build-git
-pkgver=0.37.0.r268.ga45518cf57
+pkgver=0.38.0.r60.ge855836ed1
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 with all possible libs (uses statically linked ffmpeg with all possible libs). (GIT version )"
arch=('x86_64')
@@ -403,6 +403,7 @@ prepare() {
# audio output features
'-Dalsa=enabled'
'-Daudiounit=disabled'
+ '-Davfoundation=disabled'
'-Dcoreaudio=disabled'
'-Djack=enabled'
'-Dopenal=enabled'