From a097132ff800d5733624b2eb0b91b576ee050b20 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 27 Jul 2025 08:42:17 -0500 Subject: [PATCH] chore(ignis): Update URL (#5953) * chore(ignis): Update URL Signed-off-by: Gilver * chore: Bump release Signed-off-by: Gilver --------- Signed-off-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