Date: Wednesday, January 1, 2014 @ 23:33:01 Author: bpiotrowski Revision: 103266
upgpkg: mpv 0.3.1-1 - new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-01 06:45:44 UTC (rev 103265) +++ PKGBUILD 2014-01-01 22:33:01 UTC (rev 103266) @@ -3,7 +3,7 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ options=('!emptydirs' '!buildflags') install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('47c9ea5fc8cf0c15cc6a15631bfbc770') +md5sums=('f7e4091eb9ce058ce35b4bc1b6c4f3a2') build() { cd $pkgname-$pkgver
