From e1399fff39bd82a0afa017ddcba240253f40a60d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 4 Aug 2026 00:23:45 +0200 Subject: [PATCH] MangoHud: update to 0.8.4. --- srcpkgs/MangoHud/template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/MangoHud/template b/srcpkgs/MangoHud/template index 7d5cabdb2ae..bb6efbe099f 100644 --- a/srcpkgs/MangoHud/template +++ b/srcpkgs/MangoHud/template @@ -1,7 +1,7 @@ # Template file for 'MangoHud' pkgname=MangoHud -version=0.8.2 -revision=2 +version=0.8.4 +revision=1 build_style=meson configure_args="-Dwith_xnvctrl=disabled -Dwith_nvml=disabled -Duse_system_spdlog=enabled -Dmangoapp=true" @@ -12,9 +12,12 @@ short_desc="Vulkan and OpenGL overlay for monitoring FPS, temperatures and more" maintainer="Orphaned " license="MIT" homepage="https://github.com/flightlessmango/MangoHud" +changelog="https://github.com/flightlessmango/MangoHud/releases" distfiles="https://github.com/flightlessmango/MangoHud/releases/download/v${version}/MangoHud-v${version}-Source-DFSG.tar.xz" -checksum=d5198ebf6cfdd2d8457c06bb11fdc3145012b666e81e669c958986675379e306 +checksum=5411681fff30082ae9fc09bf27794c3ef3cd3b5ab27783fea4e2f0e899d591a3 + python_version=3 + lib32files="/usr/share/vulkan/implicit_layer.d/MangoHud.x86.json" if [ "$XBPS_TARGET_LIBC" = "musl" ]; then