summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Orefice2016-10-24 13:23:14 +0200
committerAntonio Orefice2016-10-24 13:23:14 +0200
commit468679ac1e43f6649a30130aefef278133de1069 (patch)
tree4fc2f810a6aee1ee80aa667d4bdacdc73bfab146
parent30150641c73aa1321fb8c8f706dca37522a3dc3c (diff)
downloadaur-468679ac1e43f6649a30130aefef278133de1069.tar.gz
minimum mpv version supported is now 0.21.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a222314258f5..186bc9567da5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ depends=('gambas3-gb-image>=3.9.0'
'gambas3-gb-desktop-x11>=3.9.0'
'gambas3-gb-args>=3.9.0'
'gambas3-gb-util-web>=3.9.0'
- 'mpv>=1:0.10.0'
+ 'mpv>=1:0.21.0'
'taglib'
'youtube-dl>=2016.09.08'
'wget')