summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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