mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Update mpv to 0.8.0.
This commit is contained in:
parent
19e250d8dc
commit
484bf161f4
@ -3,8 +3,8 @@
|
||||
# Contributor: Samir Benmendil <ram-z[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=mpv
|
||||
pkgver=0.7.3
|
||||
pkgrel=5
|
||||
pkgver=0.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="A movie player and encoder for linux, based on MPlayer/mplayer2"
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
@ -19,7 +19,7 @@ makedepends=('mesa' 'python3-docutils' 'ladspa' 'x264' 'jack'
|
||||
options=('!emptydirs')
|
||||
install=${pkgname}.install
|
||||
source=("https://github.com/mpv-player/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('88dcdc44264a8e9b9b73a95d03137d51071aea8c269cc19146109bf8f917e8b1')
|
||||
sha256sums=('e3655279450cd37ddf036ab511c0c2070f269f7ce34a44757880bf67db241584')
|
||||
|
||||
prepare() {
|
||||
# point python to python3
|
||||
|
Loading…
Reference in New Issue
Block a user