mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
4834895d7f
* Add: Geist fonts * Add packager field and only build on x86 * Fix provides section
7 lines
70 B
HCL
7 lines
70 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "geist.spec"
|
|
}
|
|
}
|