mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 10:52:18 +00:00
7deca66506
* chore(sync): frawhide -> f41 * maybe this * confusion * a * i hate gha now
10 lines
153 B
HCL
10 lines
153 B
HCL
project pkg {
|
|
arches = ["x86_64", "aarch64", "i386"]
|
|
rpm {
|
|
spec = "mesa-freeworld.spec"
|
|
}
|
|
labels {
|
|
updbranch = 1
|
|
}
|
|
}
|