Date: Wednesday, January 28, 2015 @ 15:44:49 Author: bpiotrowski Revision: 126706
upgpkg: mpv 0.7.3-1 new upstream release Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-28 12:21:07 UTC (rev 126705) +++ PKGBUILD 2015-01-28 14:44:49 UTC (rev 126706) @@ -3,8 +3,8 @@ # Contributor: Eivind Uggedal <[email protected]> pkgname=mpv -pkgver=0.7.2 -pkgrel=2 +pkgver=0.7.3 +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=('5081934235bf1d531364f59e5f718024') +md5sums=('894e712235574fb78077e388f10c1cdd') prepare() { cd $pkgname-$pkgver
