Files
packages/anda/themes/klassy/anda.hcl
T
Dipta Biswas d52c2edcf2 Add klassy (#1059)
* Create klassy.spec

Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>

* Create anda.hcl for klassy

Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>

* Create update.rhai for klassy

Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>

---------

Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
2024-04-05 00:23:31 +08:00

7 lines
98 B
HCL

project "pkg" {
arches = ["x86_64", "aarch64"]
rpm {
spec = "klassy.spec"
}
}