From 381f5893d42a8d3bef6ce56425c50ae7bba15648 Mon Sep 17 00:00:00 2001 From: Zaim Bakar <89463641+241m@users.noreply.github.com> Date: Wed, 10 Aug 2022 03:44:23 +0800 Subject: [PATCH] MangoHud: update to 0.6.8. --- srcpkgs/MangoHud/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/MangoHud/template b/srcpkgs/MangoHud/template index a9973bcad30a..f9cd87b1d397 100644 --- a/srcpkgs/MangoHud/template +++ b/srcpkgs/MangoHud/template @@ -1,9 +1,8 @@ # Template file for 'MangoHud' pkgname=MangoHud -version=0.6.7.1 -_version="${version%.*}-${version##*.}" -revision=2 -wrksrc="MangoHud-v${_version}" +version=0.6.8 +revision=1 +wrksrc="MangoHud-v${version}" build_style=meson configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled -Dwith_nvml=disabled -Duse_system_spdlog=enabled" @@ -14,8 +13,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