Date: Saturday, November 9, 2013 @ 13:34:40 Author: bpiotrowski Revision: 100712
upgpkg: mpv 0.2.3-1 - new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-09 11:26:56 UTC (rev 100711) +++ PKGBUILD 2013-11-09 12:34:40 UTC (rev 100712) @@ -3,7 +3,7 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.2.2 +pkgver=0.2.3 pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ options=(!emptydirs) install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('632d1ee368fe7355563047bbdcd7b08a') +md5sums=('11f25760d7666e6d41d85f06cece8f17') build() { unset CFLAGS
