community/mpv to 0.8.1-1

This commit is contained in:
Kevin Mihelich 2015-02-26 14:10:12 +00:00
parent d264e480b3
commit 5a6cadde25

View file

@ -6,8 +6,8 @@
# - armv7 needs to be built with fPIC
pkgname=mpv
pkgver=0.8.0
pkgrel=3
pkgver=0.8.1
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
license=('GPL')
@ -23,7 +23,7 @@ optdepends=('youtube-dl: for video-sharing websites playback')
options=('!emptydirs' '!buildflags')
install=mpv.install
source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
md5sums=('b3d02a0db096e77ce38c3946dd631e58')
md5sums=('1790d2d267c92c61b1309adb4f9c46d6')
prepare() {
cd $pkgname-$pkgver