summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortonyfettes2020-05-11 22:01:13 +0800
committertonyfettes2020-05-11 22:01:13 +0800
commite808eed2561200a617074887651f134a4f1d2e9c (patch)
treea3df6f7041ad750b801f0967336354b51b09b617
parent76de25439b6b438c51a023b6e22cdd6e09ce034a (diff)
downloadaur-e808eed2561200a617074887651f134a4f1d2e9c.tar.gz
Add Chili Clock.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29a83af57a9a..88114fe34cde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,7 @@ pkgbase = moe-kde-git
optdepends = plasma5-applets-window-title: for Latte dock
optdepends = plasma5-applets-latte-separator: for Latte dock
optdepends = plasma5-applets-window-buttons: for Latte dock
+ optdepends = plasma5-applets-chiliclock: for Chili Clock on Latte dock
provides = moe-kde
conflicts = moe-kde
source = git+https://www.opencode.net/jomada/moe-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 4f0dc828a0bf..ab45c20a37c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,8 @@ optdepends=('plasma-desktop: for a plasma desktop theme'
'plasma5-applets-latte-sidebar-button: for Latte dock'
'plasma5-applets-window-title: for Latte dock'
'plasma5-applets-latte-separator: for Latte dock'
- 'plasma5-applets-window-buttons: for Latte dock')
+ 'plasma5-applets-window-buttons: for Latte dock'
+ 'plasma5-applets-chiliclock: for Chili Clock on Latte dock')
makedepends=('git')
provides=('moe-kde')
conflicts=('moe-kde')