Files
packages/anda/apps/vesktop/anda.hcl
T
Raboneko 9ddf1cb796 fix(vencord-desktop): Rename the package to vesktop inline with the name of the upstream project (#5917) (#5920)
* 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

(cherry picked from commit 6a2a15d53c)

Co-authored-by: Atmois <info@atmois.com>
2025-07-24 11:47:44 -05:00

6 lines
64 B
HCL

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