mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 03:12:18 +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>
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
rpm.global("commit", gh_commit("vinceliuice/Fluent-kde"));
|
|
if rpm.changed() {
|
|
rpm.release();
|
|
rpm.global("commit_date", date());
|
|
}
|