summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-06-06 18:33:09 +0200
committerD3SOX2021-06-06 18:33:09 +0200
commit7f16dab70994b56858fcec23ca18c0358abd5e54 (patch)
tree79eb0c92de5dbdfeeb627860c81b4e1d68144761
parentf0c604036de4d7f6b00f37ded7c38ffbcf6411f1 (diff)
downloadaur-7f16dab70994b56858fcec23ca18c0358abd5e54.tar.gz
update optdepends
-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")