mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +00:00
4060aeff0b
* chore(sync): frawhide -> f40 * audacity-freeworld: fix version string --------- Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
11 lines
122 B
HCL
11 lines
122 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64", "i386"]
|
|
rpm {
|
|
spec = "rust-extest.spec"
|
|
}
|
|
|
|
labels {
|
|
mock = 1
|
|
}
|
|
}
|