mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-07 04:12:18 +00:00
d910234229
* add: orchis-theme
* x86
---------
(cherry picked from commit c42421b5b3)
Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
77 B
HCL
7 lines
77 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "orchis-theme.spec"
|
|
}
|
|
}
|