mpv: update to 0.14.0.
This commit is contained in:
parent
a8321d5f4c
commit
501b1880a6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mpv'
|
||||
pkgname=mpv
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
short_desc="Video player based on MPlayer/mplayer2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
|
@ -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=1372704fd8f5701ef7d60f347fd15fe536e23ef148279bf4a4415e72896912db
|
||||
checksum=042937f483603f0c3d1dec11e8f0045e8c27f19eee46ea64d81a3cdf01e51233
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --enable-zsh-comp"
|
||||
|
|
Loading…
Reference in a new issue