mpv: update to 0.34.1.

This commit is contained in:
Daniel Eyßer 2022-01-04 00:01:02 +01:00 committed by Érico Nogueira Rolim
parent b8df11c08f
commit 5c8f725119

View file

@ -1,6 +1,6 @@
# Template file for 'mpv'
pkgname=mpv
version=0.34.0
version=0.34.1
revision=1
build_style=waf3
configure_args="--confdir=/etc/mpv --docdir=/usr/share/examples/mpv
@ -29,7 +29,7 @@ license="GPL-2.0-or-later"
homepage="https://mpv.io"
changelog="https://github.com/mpv-player/mpv/releases"
distfiles="https://github.com/mpv-player/${pkgname}/archive/v${version}.tar.gz"
checksum=f654fb6275e5178f57e055d20918d7d34e19949bc98ebbf4a7371902e88ce309
checksum=32ded8c13b6398310fa27767378193dc1db6d78b006b70dbcbd3123a1445e746
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"