From 086a067077c215f7321f6b047d6d128eb665f179 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 23 Dec 2022 00:11:06 +0100 Subject: [PATCH] MangoHud: update to 0.6.8. --- srcpkgs/MangoHud/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/MangoHud/template b/srcpkgs/MangoHud/template index 84c0163f92c..4e2a01ca1ce 100644 --- a/srcpkgs/MangoHud/template +++ b/srcpkgs/MangoHud/template @@ -1,8 +1,7 @@ # Template file for 'MangoHud' pkgname=MangoHud -version=0.6.7.1 -revision=4 -_version="${version%.*}-${version##*.}" +version=0.6.8 +revision=1 build_style=meson configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled -Dwith_nvml=disabled -Duse_system_spdlog=enabled" @@ -13,8 +12,8 @@ short_desc="Vulkan and OpenGL overlay for monitoring FPS, temperatures and more" maintainer="John " license="MIT" homepage="https://github.com/flightlessmango/MangoHud" -distfiles="https://github.com/flightlessmango/MangoHud/releases/download/v${_version}/MangoHud-v${_version}-Source-DFSG.tar.xz" -checksum=220abdc563e39727527b63ace9f7b8b1de0a53d4cf79b8bbed5794dbbf8db77a +distfiles="https://github.com/flightlessmango/MangoHud/releases/download/v${version}/MangoHud-v${version}-Source-DFSG.tar.xz" +checksum=0c4358428e6ae48d13282dec4bf4e78015b4f5e46d080a7e7588786cef63c09f post_patch() { if [ "$XBPS_TARGET_LIBC" = "musl" ]; then