summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSvyatoslav Mishyn <juef@openmailbox.org>2016-08-17 08:41:17 +0300
committerSvyatoslav Mishyn <juef@openmailbox.org>2016-08-17 08:41:17 +0300
commitab7e1b29c22e60cc4a2b45b67d8eaf1b1d3033bd (patch)
tree7ab7c88df744600be3d657ba913054e111df5794
parent5b3c0030733cfaf6f1d337da8e10889d06bf02f4 (diff)
downloadcontrib-ab7e1b29c22e60cc4a2b45b67d8eaf1b1d3033bd.tar.gz
contrib-ab7e1b29c22e60cc4a2b45b67d8eaf1b1d3033bd.tar.xz
mpv: update to 0.19.0
-rw-r--r--mpv/.md5sum2
-rw-r--r--mpv/Pkgfile6
2 files changed, 4 insertions, 4 deletions
diff --git a/mpv/.md5sum b/mpv/.md5sum
index 5f2d4e5c9..6baf995da 100644
--- a/mpv/.md5sum
+++ b/mpv/.md5sum
@@ -1 +1 @@
-708ef2f30825128b3eb9dd35a47ee7e4 v0.18.1.tar.gz
+fa91789d030b93388543a8afef4352b1 v0.19.0.tar.gz
diff --git a/mpv/Pkgfile b/mpv/Pkgfile
index ad8be01fd..230206c49 100644
--- a/mpv/Pkgfile
+++ b/mpv/Pkgfile
@@ -1,11 +1,11 @@
# Description: General Purpose video player based on MPlayer and mplayer2
-# URL: http://mpv.io
+# URL: http://mpv.io/
# Maintainer: Svyatoslav Mishyn, juef at openmailbox dot org
# Depends on: ffmpeg docutils
-# Nice to have: libquvi libdvdread libdvdnav
+# Optional: libquvi libdvdread libdvdnav
name=mpv
-version=0.18.1
+version=0.19.0
release=1
source=(https://github.com/$name-player/$name/archive/v$version.tar.gz)

Generated by cgit