diff options
author | Maximilian Dietrich <dxm@openmailbox.org> | 2014-10-31 19:15:35 +0100 |
---|---|---|
committer | Maximilian Dietrich <dxm@openmailbox.org> | 2014-10-31 19:15:35 +0100 |
commit | 3ffc2a1933821ff6567e1b80fae4c310aa143c10 (patch) | |
tree | 087aed3f48ff3b381e08f37d5a1e93312d7f88c4 /mpv | |
parent | 69749caff87f5afa8e3fb707c3091d56a59c25bf (diff) | |
download | contrib-3ffc2a1933821ff6567e1b80fae4c310aa143c10.tar.gz contrib-3ffc2a1933821ff6567e1b80fae4c310aa143c10.tar.xz |
mpv: 0.6.1 -> 0.6.2
Diffstat (limited to 'mpv')
-rw-r--r-- | mpv/.md5sum | 2 | ||||
-rw-r--r-- | mpv/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mpv/.md5sum b/mpv/.md5sum index 8563e1ec8..d00974bd7 100644 --- a/mpv/.md5sum +++ b/mpv/.md5sum @@ -1 +1 @@ -a6060358a47a5a7cfc1123b8f74dd5ab v0.6.1.tar.gz +d0e25a26b6143b5e7d4ba354dd52f1b3 v0.6.2.tar.gz diff --git a/mpv/Pkgfile b/mpv/Pkgfile index 5e866ea72..a869c65e5 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: libquvi libdvdread libdvdnav name=mpv -version=0.6.1 +version=0.6.2 release=1 source=(https://github.com/$name-player/$name/archive/v$version.tar.gz) |