From 3dea2d11f47322a38c01685b983f1074c81c2b61 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:25:12 -0500 Subject: [PATCH] Update tracy.spec Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/misc/tracy/tracy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/misc/tracy/tracy.spec b/anda/misc/tracy/tracy.spec index 2b4bbb7999..2730b7da9c 100644 --- a/anda/misc/tracy/tracy.spec +++ b/anda/misc/tracy/tracy.spec @@ -4,7 +4,7 @@ Release: 1%?dist Summary: A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications. License: BSD-3-Clause URL: https://github.com/wolfpld/tracy -Source0: https://github.com/wolfpld/tracy/refs/tags/%version.tar.gz +Source0: https://github.com/wolfpld/tracy/archive/refs/tags/v%version.tar.gz BuildRequires: cmake meson gcc libxkbcommon libglvnd pkgconfig(glfw) pkgconfig(freetype) pkgconfig(capstone) pkgconfig(dbus) pkgconfig(libunwind) pkgconfig(libdebuginfod) pkgconfig(tbb) Patch: https://github.com/wolfpld/tracy/commit/1a971d867d6fa5bf6dc57d705dcbbc6020031e7a.patch