Date: Wednesday, August 27, 2014 @ 19:00:19 Author: bpiotrowski Revision: 117974
upgpkg: mpv 0.5.1-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-27 16:53:53 UTC (rev 117973) +++ PKGBUILD 2014-08-27 17:00:19 UTC (rev 117974) @@ -3,7 +3,7 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.5.0 +pkgver=0.5.1 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=('85e4895dfdce888fb436e7c217958b8b') +md5sums=('c6d0efd6e89660857f06103c30fb682e') prepare() { cd $pkgname-$pkgver
