Date: Tuesday, August 12, 2014 @ 19:23:14 Author: bpiotrowski Revision: 117319
upgpkg: mpv 0.5.0-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-12 17:11:31 UTC (rev 117318) +++ PKGBUILD 2014-08-12 17:23:14 UTC (rev 117319) @@ -3,7 +3,7 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.4.2 +pkgver=0.5.0 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=('b10a95e579962d8f514cd78fb9e37a2b') +md5sums=('85e4895dfdce888fb436e7c217958b8b') prepare() { cd $pkgname-$pkgver
