diff --git a/devhelp.yaml b/devhelp.yaml index 55734b6..4626faa 100644 --- a/devhelp.yaml +++ b/devhelp.yaml @@ -11,11 +11,11 @@ data: - MIT dependencies: - buildrequires: - flatpak-runtime: [f31] - platform: [f31] + flatpak-runtime: [f32] + platform: [f32] requires: - flatpak-runtime: [f31] - platform: [f31] + flatpak-runtime: [f32] + platform: [f32] profiles: default: rpms: @@ -24,9 +24,9 @@ data: rpms: amtk: rationale: Runtime dependency - ref: f31 + ref: f32 devhelp: rationale: Application package - ref: f31 + ref: f32 buildorder: 10 ...