Date: Saturday, February 1, 2014 @ 13:59:07 Author: bpiotrowski Revision: 105135
upgpkg: mpv 0.3.4-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-01 10:39:28 UTC (rev 105134) +++ PKGBUILD 2014-02-01 12:59:07 UTC (rev 105135) @@ -3,8 +3,8 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.3.3 -pkgrel=2 +pkgver=0.3.4 +pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') license=('GPL') @@ -18,7 +18,7 @@ options=('!emptydirs' '!buildflags') install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('bdf40570d1fc025058f9f2aabb91899f') +md5sums=('274bf45367df99774512cf43659004d5') build() { cd $pkgname-$pkgver
