Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-10-06 08:21:19 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-10-06 08:21:19 +0200
commit980c871c5f2ca4ca1a50d6347baa34bb5de01707 (patch)
treed76eba9192a53224eb10a436fb7992c522e7962a
parent1da8cb173b67509b8fbde8dd5d710aadf9ce2c05 (diff)
get-package-updates: ignore gnome-unstable upstream repo
-rwxr-xr-xbin/get-package-updates3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 5076042..b067233 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -425,6 +425,9 @@ while read -r pkgbase repository git_revision mod_git_revision; do
if test "$repository" = "kde-unstable"; then
continue
fi
+ if test "$repository" = "gnome-unstable"; then
+ continue
+ fi
# shellcheck disable=SC2016
{
# delete old binary packages which are not yet built or on the