From 56a53dfb308e351d83cc03c7880e10503158d9a4 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 27 Jul 2025 06:46:23 -0700 Subject: [PATCH] chore(ignis): Update URL (#5953) (#5958) * chore(ignis): Update URL * chore: Bump release --------- (cherry picked from commit a097132ff800d5733624b2eb0b91b576ee050b20) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/langs/python/ignis/python-ignis.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/ignis/python-ignis.spec b/anda/langs/python/ignis/python-ignis.spec index 240fd3fe53..b5074acdc0 100644 --- a/anda/langs/python/ignis/python-ignis.spec +++ b/anda/langs/python/ignis/python-ignis.spec @@ -1,10 +1,10 @@ Name: python-ignis Version: 0.5.1 -Release: 1%?dist +Release: 2%?dist Summary: A widget framework for building desktop shells, written and configurable in Python License: LGPL-2.1-or-later -URL: https://linkfrg.github.io/ignis +URL: https://ignis-sh.github.io/ignis Source: https://github.com/linkfrg/ignis/archive/v%{version}/ignis-%{version}.tar.gz Packager: madonuko