We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc1789 commit 720cc91Copy full SHA for 720cc91
repos.d/rpm/openmamba.yaml
@@ -20,7 +20,7 @@
20
subrepo: {{sub}}
21
packagelinks:
22
- type: PACKAGE_HOMEPAGE
23
- url: 'https://openmamba.org/en/packages/?tag={{sub}}&pkg={srcname}.source' # Note that this does not need |quote for some reason
+ url: 'https://openmamba.org/en/rpms/{{sub}}/{srcname}/'
24
- type: PACKAGE_SOURCES
25
url: 'https://src.openmamba.org/rpms/{srcname|Plus}'
26
- type: PACKAGE_RECIPE
0 commit comments