summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072024-01-19 14:31:52 +0100
committersL1pKn072024-01-19 14:31:52 +0100
commitfd897ab5db1f8244c3c1059ab3a1e395bad7347c (patch)
tree2114fabbb69fd867b14edd7641703e0216b44c78
parent1773d034e9ff61b9a3342a5f110da5f1df5d7940 (diff)
downloadaur-fd897ab5db1f8244c3c1059ab3a1e395bad7347c.tar.gz
bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3822029351e..248459225598 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-build-git
pkgdesc = Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)
- pkgver = 0.37.0.51.gc7d8e155d2
+ pkgver = 0.37.0.176.g92d1e9cd8a
pkgrel = 1
url = http://mpv.io
arch = x86_64
@@ -67,7 +67,6 @@ pkgbase = mpv-build-git
depends = libva-wayland.so
depends = libva-x11.so
depends = libvdpau
- depends = libxinerama
depends = libxkbcommon
depends = libxkbcommon.so
depends = libx11
diff --git a/PKGBUILD b/PKGBUILD
index c16debf39162..19bbe6391112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=mpv-build-git
-pkgver=0.37.0.51.gc7d8e155d2
+pkgver=0.37.0.176.g92d1e9cd8a
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)"
arch=('x86_64')
@@ -34,7 +34,6 @@ depends=(
'libssh' 'libssh.so'
'libva' 'libva.so' 'libva-drm.so' 'libva-wayland.so' 'libva-x11.so'
'libvdpau'
- 'libxinerama'
'libxkbcommon' 'libxkbcommon.so'
'libx11'
'libxcb'