From 0e47444c2cdb4c1915accfac06f962cf990c25bd Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Sun, 30 Nov 2025 15:42:00 -0800 Subject: [PATCH] fix(kde-material-you-colors): Updbranch label (#7806) (#7809) --- anda/themes/kde-material-you-colors/anda.hcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anda/themes/kde-material-you-colors/anda.hcl b/anda/themes/kde-material-you-colors/anda.hcl index d5adf4955b..7fb932a0ad 100644 --- a/anda/themes/kde-material-you-colors/anda.hcl +++ b/anda/themes/kde-material-you-colors/anda.hcl @@ -2,4 +2,7 @@ project pkg { rpm { spec = "kde-material-you-colors.spec" } + labels { + updbranch = 1 + } }