mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-29 23:08:28 +00:00
10 lines
121 B
HCL
10 lines
121 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "source-han-serif-fonts.spec"
|
|
}
|
|
labels {
|
|
weekly = 6
|
|
}
|
|
}
|