From c2bd1ca65099a78f525a7384de5035d2b71fe4d7 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 8 May 2026 20:02:26 -0500 Subject: [PATCH] fix (pi-topd) (#12090) (#12105) --- anda/system/pi-topd/pi-topd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/system/pi-topd/pi-topd.spec b/anda/system/pi-topd/pi-topd.spec index c01c934165..6be16bccef 100644 --- a/anda/system/pi-topd/pi-topd.spec +++ b/anda/system/pi-topd/pi-topd.spec @@ -10,7 +10,7 @@ Summary: Daemon for managing pi-top functionality by managing the pi-top License: Apache-2.0 URL: https://github.com/pi-top/pi-topd -Source0: %{url}/archive/refs/tags/%{ver}.tar.gz +Source0: %{url}/archive/refs/tags/v%{setup_ver}.tar.gz Source1: Apache-2.0.txt BuildRequires: pyproject-rpm-macros BuildRequires: python3-devel