mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/mpv to 0.11.0-1
This commit is contained in:
parent
04ec47caaa
commit
f3643b226e
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=mpv
|
||||
epoch=1
|
||||
pkgver=0.10.0
|
||||
pkgver=0.11.0
|
||||
pkgrel=1
|
||||
pkgdesc='Video player based on MPlayer/mplayer2'
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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=('f9eaec3e4f6094c4d889ab04f86c479a089c389616e1a5522c92fedb2fe7044c')
|
||||
sha256sums=('a2157174e46db46dad5deb1fde94283e72ebe922fd15447cb16a2a243fae5bda')
|
||||
|
||||
prepare() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue