Date: Saturday, July 12, 2014 @ 16:20:59 Author: bpiotrowski Revision: 115575
upgpkg: mpv 0.4.1-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-12 14:14:49 UTC (rev 115574) +++ PKGBUILD 2014-07-12 14:20:59 UTC (rev 115575) @@ -3,8 +3,8 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.4.0 -pkgrel=3 +pkgver=0.4.1 +pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') license=('GPL') @@ -19,7 +19,7 @@ options=('!emptydirs' '!buildflags') install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('6b1ec7e8e3a2bcb5af68d62cea4577ba') +md5sums=('24dcff8c676388227b280a463f9a05d0') prepare() { cd $pkgname-$pkgver
