community/mpv to 0.13.0-1

This commit is contained in:
Kevin Mihelich 2015-11-10 22:06:46 +00:00
parent c0d7389aae
commit 898da209b5

View file

@ -8,8 +8,8 @@
pkgname=mpv
epoch=1
pkgver=0.12.0
pkgrel=1.1
pkgver=0.13.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=('df242044c749d850344f5499860d852849147f20c63d36d2cd678627bd8d6cc4')
sha256sums=('1372704fd8f5701ef7d60f347fd15fe536e23ef148279bf4a4415e72896912db')
prepare() {
cd ${pkgname}-${pkgver}