mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:37:15 +08:00
mpv update to 0.3.9
This commit is contained in:
parent
6afc2c8df4
commit
f5dbe3d985
@ -3,7 +3,7 @@
|
||||
# Contributor: Samir Benmendil <ram-z[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=mpv
|
||||
pkgver=0.3.8
|
||||
pkgver=0.3.9
|
||||
pkgrel=1
|
||||
pkgdesc="A movie player and encoder for linux, based on MPlayer/mplayer2"
|
||||
arch=('x86_64')
|
||||
@ -14,7 +14,7 @@ makedepends=('mesa' 'python3-docutils' 'ladspa')
|
||||
options=('!emptydirs' '!buildflags')
|
||||
install=${pkgname}.install
|
||||
source=("https://github.com/mpv-player/$pkgname/archive/v${pkgver}.tar.gz")
|
||||
md5sums=('f7fc14f52c1958f6b603245b0595efa9')
|
||||
md5sums=('afb42ae3b94bc968cfa9a690cde1df72')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user