mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 02:42:19 +00:00
9f8cc9be8d
* 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>
(cherry picked from commit 73a539c5e7)
Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
7 lines
97 B
HCL
7 lines
97 B
HCL
project "pkg" {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "fluent-kde-theme.spec"
|
|
}
|
|
}
|