diff --git a/srcpkgs/mpv/template b/srcpkgs/mpv/template index 332cb16e142..f7093a16fa8 100644 --- a/srcpkgs/mpv/template +++ b/srcpkgs/mpv/template @@ -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"