Date: Wednesday, October 1, 2014 @ 10:23:56 Author: bpiotrowski Revision: 119927
upgpkg: mpv 0.6.0-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-10-01 06:45:34 UTC (rev 119926) +++ PKGBUILD 2014-10-01 08:23:56 UTC (rev 119927) @@ -3,7 +3,7 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.5.4 +pkgver=0.6.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=('ab784201b48bc38aace349974da2b501') +md5sums=('ac06561522ac1767cd05987ea85e827c') prepare() { cd $pkgname-$pkgver
