summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 213e494f9c02..4887ad44f9a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = aritim-dark-gtk-git
arch = any
license = GPL3
makedepends = git
- optdepends = aritim-dark-kde-git: Matching KDE theme
+ optdepends = aritim-dark-kde: Matching KDE theme
provides = aritim-dark-gtk
options = !strip
source = git+https://github.com/Mrcuve0/Aritim-Dark.git
diff --git a/PKGBUILD b/PKGBUILD
index 91d3b16e7190..7a697fc2a3b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Dark theme for GTK based DEs, deeply inspired by the Ayu Dark color p
arch=(any)
url="https://github.com/Mrcuve0/$_pkgname"
provides=('aritim-dark-gtk')
-optdepends=('aritim-dark-kde-git: Matching KDE theme')
+optdepends=('aritim-dark-kde: Matching KDE theme')
license=('GPL3')
options=('!strip')
source=("git+$url.git")