Files
packages/anda/apps/vesktop/anda.hcl
T
Atmois 6a2a15d53c fix(vencord-desktop): Rename the package to vesktop inline with the name of the upstream project (#5917)
* fix(vencord-desktop): Rename the package to vesktop inline with the name of the upstream project

* fix(vencord-desktop): Amend %build to call PNPM directly to fix build failing issue
2025-07-24 11:46:37 -05:00

6 lines
64 B
HCL

project "pkg" {
rpm {
spec = "vesktop.spec"
}
}