Date: Saturday, October 25, 2014 @ 16:05:10 Author: bpiotrowski Revision: 121401
upgpkg: mpv 0.6.2-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-25 13:58:34 UTC (rev 121400) +++ PKGBUILD 2014-10-25 14:05:10 UTC (rev 121401) @@ -3,7 +3,7 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ options=('!emptydirs' '!buildflags') install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('a6060358a47a5a7cfc1123b8f74dd5ab') +md5sums=('d0e25a26b6143b5e7d4ba354dd52f1b3') prepare() { cd $pkgname-$pkgver
