diff options
author | Maximilian Dietrich <dxm@openmailbox.org> | 2014-07-13 20:03:45 +0200 |
---|---|---|
committer | Maximilian Dietrich <dxm@openmailbox.org> | 2014-07-13 20:03:45 +0200 |
commit | f22e41f4736caa9d8a883eb9fe50193277b66cd7 (patch) | |
tree | 0f1fb0994b6203fa866167d1319688a50b811b54 /mpv | |
parent | b3604a1058e8569797193b003ca9df5a988ee31e (diff) | |
download | contrib-f22e41f4736caa9d8a883eb9fe50193277b66cd7.tar.gz contrib-f22e41f4736caa9d8a883eb9fe50193277b66cd7.tar.xz |
mpv: 0.4.0 -> 0.4.1
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 bcc6428a1..80e601949 100644 --- a/mpv/.md5sum +++ b/mpv/.md5sum @@ -1 +1 @@ -6b1ec7e8e3a2bcb5af68d62cea4577ba v0.4.0.tar.gz +24dcff8c676388227b280a463f9a05d0 v0.4.1.tar.gz diff --git a/mpv/Pkgfile b/mpv/Pkgfile index bde9ee44d..083cdce03 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: libquvi libdvdread libdvdnav name=mpv -version=0.4.0 +version=0.4.1 release=1 source=(https://github.com/$name-player/$name/archive/v$version.tar.gz) |