summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake2021-08-23 21:49:28 +0200
committerJake2021-08-23 21:49:28 +0200
commit0139b20bc92e808053abf13be2df279a0ba1a931 (patch)
treeda0d21cf0c602f84042ab2eda9157ae732c8c1d5
parent8675c8123ba132ca1a7c0877e6ee0b929a6fa5ae (diff)
downloadaur-0139b20bc92e808053abf13be2df279a0ba1a931.tar.gz
Fix es depedency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b16120dad08f..51e126b26bf7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = keepassxc-wordlists-hunspell
optdepends = hunspell-en_CA
optdepends = hunspell-en_AU
optdepends = hunspell-el
- optdepends = hunspell-es
+ optdepends = hunspell-es_es
optdepends = hunspell-fr
optdepends = hunspell-he
optdepends = hunspell-hu
@@ -22,4 +22,3 @@ pkgbase = keepassxc-wordlists-hunspell
optdepends = hunspell-ro
pkgname = keepassxc-wordlists-hunspell
-
diff --git a/PKGBUILD b/PKGBUILD
index 72d873d4002d..ab5ac44e5c00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=('hunspell-de'
'hunspell-en_CA'
'hunspell-en_AU'
'hunspell-el'
- 'hunspell-es'
+ 'hunspell-es_es'
'hunspell-fr'
'hunspell-he'
'hunspell-hu'