mpv: update to 0.10.0.
This commit is contained in:
parent
c243cd2738
commit
ce18459312
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.9.2
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
|
@ -17,7 +17,7 @@ makedepends="
|
|||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
conf_files="/etc/mpv/encoding-profiles.conf"
|
||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=c0148f55dbd17705f49bb496d0ce374419de62e1b17195d91409d7727cbd4751
|
||||
checksum=f9eaec3e4f6094c4d889ab04f86c479a089c389616e1a5522c92fedb2fe7044c
|
||||
|
||||
pre_configure() {
|
||||
python bootstrap.py
|
||||
|
|
Loading…
Reference in a new issue