mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-25 04:50:44 +00:00
c68cebabb9
For zrythm
10 lines
125 B
HCL
10 lines
125 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "Carla-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
extra = 1
|
|
}
|
|
}
|