diff options
author | Maximilian Dietrich <dxm@openmailbox.org> | 2015-02-17 11:59:59 +0100 |
---|---|---|
committer | Maximilian Dietrich <dxm@openmailbox.org> | 2015-02-17 11:59:59 +0100 |
commit | 9de2e1ab3e1a4429985328ee9afbf61f0f3ddc3c (patch) | |
tree | 807ebaa7366819510dabab4c6db4853e7356d4a3 /mpv | |
parent | ffa16bfc0537140a8032eef90483cf666dd65804 (diff) | |
download | contrib-9de2e1ab3e1a4429985328ee9afbf61f0f3ddc3c.tar.gz contrib-9de2e1ab3e1a4429985328ee9afbf61f0f3ddc3c.tar.xz |
mpv: 0.7.3 -> 0.8.0
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 e4c73997a..735f45dc6 100644 --- a/mpv/.md5sum +++ b/mpv/.md5sum @@ -1 +1 @@ -894e712235574fb78077e388f10c1cdd v0.7.3.tar.gz +b3d02a0db096e77ce38c3946dd631e58 v0.8.0.tar.gz diff --git a/mpv/Pkgfile b/mpv/Pkgfile index 2bd33b04e..e72542b8b 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: libquvi libdvdread libdvdnav name=mpv -version=0.7.3 +version=0.8.0 release=1 source=(https://github.com/$name-player/$name/archive/v$version.tar.gz) |