summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072017-10-21 17:01:26 +0200
committersL1pKn072017-10-21 17:01:26 +0200
commit4d43676556a8ca9b7c0c2aa6265658c4d03f7923 (patch)
treecbb63d7cc3cda3578460030dc53b6e0b94193f7c /PKGBUILD
parent7f53acf429584084a3448ba253138fc026efb3b3 (diff)
downloadaur-4d43676556a8ca9b7c0c2aa6265658c4d03f7923.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33654994043f..0de78f791968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=mpv-build-git
-pkgver=v0.27.0.121.gcdef69103a
+pkgver=v0.27.0.262.g044af63d98
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 (uses statically linked ffmpeg). (GIT version)"
arch=('i686' 'x86_64' )
@@ -43,15 +43,16 @@ license=('GPL2' 'GPL3' 'LGPL3' 'LGPL2.1' 'BSD')
url='http://mpv.io'
makedepends=('git'
'python-docutils'
- 'yasm'
'nasm'
'ladspa'
'fontconfig'
'vulkan-headers'
+ 'wayland-protocols'
)
optdepends=('youtube-dl: Another way to view youtuve videos with mpv'
'zsh-completions: Additional completion definitions for Zsh users'
'mpv-bash-completion-git: Additional completion definitions for Bash users'
+ 'nvidia-utils: for hardware accelerated video decoding with CUDA'
)
provides=('mpv')
conflicts=('mpv')