From 4029bfc8a7eaeb760c29a14a81616898e621d888 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 29 Aug 2020 13:32:41 +0200 Subject: [PATCH] MangoHud: update to 0.5.1. --- srcpkgs/MangoHud/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/MangoHud/template b/srcpkgs/MangoHud/template index 6d105e2bacd..b49c10f9d09 100644 --- a/srcpkgs/MangoHud/template +++ b/srcpkgs/MangoHud/template @@ -1,8 +1,7 @@ # Template file for 'MangoHud' pkgname=MangoHud -version=0.4.1 +version=0.5.1 revision=1 -create_wrksrc=yes build_style=meson configure_args="-Duse_system_vulkan=enabled -Dwith_xnvctrl=disabled" hostmakedepends="Vulkan-Headers python3-Mako glslang pkg-config" @@ -11,8 +10,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.tar.gz" -checksum=2ae39785bb091049d01661b8700cda610b9373b9c692c20d6ea64821e8e89d60 +distfiles="https://github.com/flightlessmango/MangoHud/archive/v${version}.tar.gz" +checksum=3e91d4fc7369d46763894c13f3315133871dd02705072981770c3cf58e8081c6 lib32files="/usr/bin/mangohud.x86 /usr/share/vulkan/implicit_layer.d/MangoHud.x86.json" if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then