mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 11:22:19 +00:00
73a539c5e7
* add: fluent-kde-theme * update fluent-kde-theme license Co-authored-by: madomado <madonuko@outlook.com> Signed-off-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com> --------- Signed-off-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com> Co-authored-by: madomado <madonuko@outlook.com>
7 lines
97 B
HCL
7 lines
97 B
HCL
project "pkg" {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "fluent-kde-theme.spec"
|
|
}
|
|
}
|