community/mpv to 0.16.0-1

This commit is contained in:
Kevin Mihelich 2016-02-29 19:05:30 +00:00
parent e5af1c9e61
commit 05724f5e6a

View file

@ -8,8 +8,8 @@
pkgname=mpv
epoch=1
pkgver=0.15.0
pkgrel=3
pkgver=0.16.0
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
license=('GPL')
@ -25,7 +25,7 @@ optdepends=('youtube-dl: for video-sharing websites playback')
options=('!emptydirs' '!buildflags')
install=mpv.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz")
sha256sums=('7d31217ba8572f364fcea2955733f821374ae6d8c6d8f22f8bc63c44c0400bdc')
sha256sums=('fc3619de0ede16fbb023ac72589090e8e77fd9d9e03a81adc728105d50ef38ba')
prepare() {
cd ${pkgname}-${pkgver}