mpv: update to 0.16.0.
This commit is contained in:
parent
42ea28775c
commit
ac0f3f48a7
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'mpv'
|
# Template file for 'mpv'
|
||||||
pkgname=mpv
|
pkgname=mpv
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Video player based on MPlayer/mplayer2"
|
short_desc="Video player based on MPlayer/mplayer2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
@ -20,7 +20,7 @@ makedepends="
|
|||||||
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
depends="desktop-file-utils hicolor-icon-theme youtube-dl"
|
||||||
conf_files="/etc/mpv/*.conf"
|
conf_files="/etc/mpv/*.conf"
|
||||||
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=7d31217ba8572f364fcea2955733f821374ae6d8c6d8f22f8bc63c44c0400bdc
|
checksum=fc3619de0ede16fbb023ac72589090e8e77fd9d9e03a81adc728105d50ef38ba
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --enable-zsh-comp"
|
configure_args+=" --enable-zsh-comp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user