Date: Monday, December 2, 2013 @ 13:39:18 Author: bpiotrowski Revision: 101858
upgpkg: mpv 0.2.4-1 - new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-02 12:30:48 UTC (rev 101857) +++ PKGBUILD 2013-12-02 12:39:18 UTC (rev 101858) @@ -3,8 +3,8 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.2.3 -pkgrel=3 +pkgver=0.2.4 +pkgrel=1 pkgdesc='Video player based on MPlayer/mplayer2' arch=('i686' 'x86_64') license=('GPL') @@ -18,7 +18,7 @@ options=(!emptydirs) install=mpv.install source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('11f25760d7666e6d41d85f06cece8f17') +md5sums=('465e99ed24478f3a2afe5ae1c4fdd7f4') build() { unset CFLAGS
