summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorInochi Amaoto2023-11-06 09:53:10 +0800
committerInochi Amaoto2023-11-06 09:53:10 +0800
commit5da472bb537c808540a10a6c5deec6f4e41f3a8e (patch)
tree47607b4706b8eeb946a8f64e5e814dde4e362a78
parent2b345750e7822eacce099ab55b089a67d5c41d03 (diff)
downloadaur-5da472bb537c808540a10a6c5deec6f4e41f3a8e.tar.gz
Fix: api name changed
win32-internal-pthreads -> win32-threads Signed-off-by: Inochi Amaoto <libraryindexsky@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6fcdeebfe19..6c45d0e422a6 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.36.0.r725.g6f8d98f812
+ pkgver = 0.36.0.r744.g84de84b8aa
pkgrel = 1
url = http://mpv.io
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 33a8795d1e0e..93566a6b0b65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Inochi Amaoto <libraryindexsky@gmail.com>
pkgname=mpv-full-build-git
-pkgver=0.36.0.r725.g6f8d98f812
+pkgver=0.36.0.r744.g84de84b8aa
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')
@@ -404,7 +404,7 @@ prepare() {
'-Duwp=disabled'
'-Dvapoursynth=enabled'
'-Dvector=auto'
- '-Dwin32-internal-pthreads=disabled'
+ '-Dwin32-threads=disabled'
'-Dzimg=enabled'
'-Dzlib=enabled'