summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-06-06 18:34:11 +0200
committerD3SOX2021-06-06 18:34:11 +0200
commit161fb613d5331f159dbf62361a8db46527a0b6ea (patch)
treecea355619b959803a852ed2b28eb46ac07a4f0f2
parent8db4823099614c591a42e07f2503193423bdf22f (diff)
downloadaur-aritim-light-gtk-git.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 ec1c80dac03a..07f245328de9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = aritim-light-gtk-git
arch = any
license = GPL3
makedepends = git
- optdepends = aritim-light-kde-git: Matching KDE theme
+ optdepends = aritim-light-kde: Matching KDE theme
provides = aritim-light-gtk
options = !strip
source = git+https://github.com/Mrcuve0/Aritim-Light.git
diff --git a/PKGBUILD b/PKGBUILD
index a1c1b711161e..7f9c279df154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Light theme for GTK, pleasant to the eyes and perfect for your daily
arch=(any)
url="https://github.com/Mrcuve0/$_pkgname"
provides=('aritim-light-gtk')
-optdepends=('aritim-light-kde-git: Matching KDE theme')
+optdepends=('aritim-light-kde: Matching KDE theme')
license=('GPL3')
options=('!strip')
source=("git+$url.git")