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