Date: Wednesday, April 29, 2015 @ 12:08:58 Author: eworm Revision: 132503
upgpkg: mpv 0.9.1-1 Modified: mpv/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-29 08:46:00 UTC (rev 132502) +++ PKGBUILD 2015-04-29 10:08:58 UTC (rev 132503) @@ -3,8 +3,8 @@ # Contributor: Eivind Uggedal <eiv...@uggedal.com> pkgname=mpv -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +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=($pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz) -md5sums=('df3cbee9dce0f97a5a3f901af9c64c2e') +md5sums=('c766cf3d6a7eb82a74564c47fa14d4a5') prepare() { cd $pkgname-$pkgver