summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEntexSoft2023-03-13 21:27:30 +0100
committerEntexSoft2023-03-13 21:27:30 +0100
commita745494a88f71b8b57a92857d47097b016f57acb (patch)
tree0e0a28aef9411aca2d0a906d891cd9dee22b91e3
parent78781e9c172b70da01baf68c9540c0d6562cf83b (diff)
downloadaur-xts-dark-theme.tar.gz
0.1.2
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4dda70c9a52..b9960a7443ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,6 +13,7 @@ pkgbase = xts-dark-theme
depends = plank
depends = conky
depends = rofi
+ depends = sardi-icons
provides = xts-dark-theme
conflicts = xts-dark-theme
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 9ddb2424509f..badfbfda025a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ groups=('xfce4-goodies')
provides=("${pkgname}")
conflicts=("${pkgname}")
-depends=('xfce4-theme-switcher' 'xfce4-whiskermenu-plugin' 'arc-gtk-theme' 'gtk-engines' 'plank' 'conky' 'rofi')
+depends=('xfce4-theme-switcher' 'xfce4-whiskermenu-plugin' 'arc-gtk-theme' 'gtk-engines' 'plank' 'conky' 'rofi' 'sardi-icons')
options=('!strip')
source=('https://gitlab.com/linux-stuffs/xts-themes/-/raw/main/xts-dark-theme/distrib/xts-dark-theme-0.1-2.tar.gz')