summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFruitsnack2020-07-18 14:41:45 +0300
committerFruitsnack2020-07-18 14:41:45 +0300
commit1c3dddf12ba0930ec80f856de6707ad18bbdb381 (patch)
tree07c991b967a7846237d36837dde0b13a82d9f97a
parentb0cd92bc1042e49bdccf7f2db009046b4785a202 (diff)
downloadaur-1c3dddf12ba0930ec80f856de6707ad18bbdb381.tar.gz
fixed typo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2838a367a2ce..aa370bb8514f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = akava-kde-git
pkgname = akava-kde-git
optdepends = breeze-blurred-git: Matching window decoration
- optdepends = akava-console-git: Matching konsole colors theme
+ optdepends = akava-konsole-git: Matching konsole colors theme
optdepends = akava-colors-git: Matching KDE color theme
optdepends = kvantum-theme-akava-git: Matching kvantum theme
provides = akava-kde
diff --git a/PKGBUILD b/PKGBUILD
index b8564ad8bb30..357acdb83dad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ pkgver() {
package_akava-kde-git() {
provides=('akava-kde')
optdepends=('breeze-blurred-git: Matching window decoration'
- 'akava-console-git: Matching konsole colors theme'
+ 'akava-konsole-git: Matching konsole colors theme'
'akava-colors-git: Matching KDE color theme'
'kvantum-theme-akava-git: Matching kvantum theme')