mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:37:16 +08:00
mpv: update to 0.22.0
This commit is contained in:
parent
4278e9803e
commit
59d1e7f21a
@ -1,5 +1,5 @@
|
||||
pkgname=mpv
|
||||
pkgver=0.21.0
|
||||
pkgver=0.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="A movie player and encoder for linux, based on MPlayer/mplayer2"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ options=('!emptydirs')
|
||||
provides=('mplayer')
|
||||
install=${pkgname}.install
|
||||
source=("https://github.com/mpv-player/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('d05f8ece859c500ef1649cdfea911ec1529df1898b8fda3e217766dc28dc9bd3')
|
||||
sha256sums=('c0f9ac8f0e37a391d19007b333ef8787c2f45d75a0d4401c0098cde52c5082f6')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user