mpv: update to 0.17.0.
This commit is contained in:
parent
550ce56655
commit
141e7c01b5
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.16.0
|
||||
revision=8
|
||||
version=0.17.0
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
@ -19,9 +19,8 @@ makedepends="
|
|||
wayland-devel libuuid-devel libguess-devel libXrandr-devel samba-devel
|
||||
rubberband-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
||||
conf_files="/etc/mpv/*.conf"
|
||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=fc3619de0ede16fbb023ac72589090e8e77fd9d9e03a81adc728105d50ef38ba
|
||||
checksum=602cd2b0f5fc7e43473234fbb96e3f7bbb6418f15eb8fa720d9433cce31eba6e
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in a new issue