diff --git a/packages/system/systemd/collection.yaml b/packages/system/systemd/collection.yaml index 0a5c41cf3..40088346f 100644 --- a/packages/system/systemd/collection.yaml +++ b/packages/system/systemd/collection.yaml @@ -6,10 +6,12 @@ packages: github.repo: "systemd" autobump.revdeps: "true" github.owner: "systemd" + autobump.skip_if_contains: '["rc"]' - name: "systemd-ukify" category: "system" version: "255-5" labels: github.repo: "systemd" autobump.revdeps: "true" - github.owner: "systemd" \ No newline at end of file + github.owner: "systemd" + autobump.skip_if_contains: '["rc"]'