diff options
author | Maximilian Dietrich <dxm@openmailbox.org> | 2013-11-04 13:11:39 +0100 |
---|---|---|
committer | Maximilian Dietrich <dxm@openmailbox.org> | 2013-11-04 13:11:39 +0100 |
commit | b3197388596375b1efaf78a802b05d1a1a03bc9d (patch) | |
tree | a587fb26de6510c6052070cf2d4213de68dab0e1 /mpv | |
parent | 67b7cbd9365f7d012f872fbe709e033a53eea57b (diff) | |
download | contrib-b3197388596375b1efaf78a802b05d1a1a03bc9d.tar.gz contrib-b3197388596375b1efaf78a802b05d1a1a03bc9d.tar.xz |
mpv: 0.2.1 -> 0.2.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 050f8893d..ea8eb7449 100644 --- a/mpv/.md5sum +++ b/mpv/.md5sum @@ -1 +1 @@ -4e7c8823354f97753f0cbe17c61ec211 v0.2.1.tar.gz +632d1ee368fe7355563047bbdcd7b08a v0.2.2.tar.gz diff --git a/mpv/Pkgfile b/mpv/Pkgfile index 792ee6816..18f68cc83 100644 --- a/mpv/Pkgfile +++ b/mpv/Pkgfile @@ -5,7 +5,7 @@ # Nice to have: libquvi libdvdread name=mpv -version=0.2.1 +version=0.2.2 release=1 source=(https://github.com/$name-player/$name/archive/v$version.tar.gz) |