mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 18:02:19 +00:00
437ecb5865
* add subrepo label * refactor: update package labels to use 'subrepo' instead of 'extra'
9 lines
107 B
HCL
9 lines
107 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "zrythm.spec"
|
|
}
|
|
labels {
|
|
subrepo = "extras"
|
|
}
|
|
}
|