mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-29 06:48:26 +00:00
41da51479c
* chore(sync): frawhide -> f43 * bump(bitwarden-cli.bin): release 1 → 2 * bump(bazzite-portal): release 2 → 3 * bump(veracrypt): release 1 → 2 * bump(devpod): release 2 → 3 --------- Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com>
12 lines
204 B
HCL
12 lines
204 B
HCL
project pkg {
|
|
arches = ["x86_64", "i386"]
|
|
rpm {
|
|
spec = "wine-dxvk.spec"
|
|
extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"]
|
|
}
|
|
labels {
|
|
mock = 1
|
|
subrepo = "extras"
|
|
}
|
|
}
|