mpv: update to 0.13.0.
This commit is contained in:
parent
867c1a7db6
commit
a3fa265488
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.12.0
|
||||
version=0.13.0
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -19,7 +19,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=df242044c749d850344f5499860d852849147f20c63d36d2cd678627bd8d6cc4
|
||||
checksum=1372704fd8f5701ef7d60f347fd15fe536e23ef148279bf4a4415e72896912db
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in New Issue