Date: Thursday, December 4, 2014 @ 20:16:01 Author: bpiotrowski Revision: 123452
upgpkg: mpv 0.7.1-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-12-04 18:57:22 UTC (rev 123451) +++ PKGBUILD 2014-12-04 19:16:01 UTC (rev 123452) @@ -3,8 +3,8 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.7.0 -pkgrel=2 +pkgver=0.7.1 +pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') license=('GPL') @@ -20,7 +20,7 @@ options=('!emptydirs' '!buildflags') install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('ddb900d0f4e086734ccf2a775a15c859') +md5sums=('8112478d360135b2c78ea08dac3b9b22') prepare() { cd $pkgname-$pkgver
