summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Beard2019-11-10 20:00:41 +0800
committerJohn Beard2019-11-10 20:00:41 +0800
commit2580c85b4bb3db5d735ca68704e0c60e8d1ba6a1 (patch)
tree1c4f419e3e71a070e6bf61928e95468427b0a5e4
parent805c60cf899cd5ca0a96c7a65356a0dbefcb1a17 (diff)
downloadaur-2580c85b4bb3db5d735ca68704e0c60e8d1ba6a1.tar.gz
Fix alt goldendict optdepends: qt5-git
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b4cb2aa44be..600f198b9a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=("custom:cc-by-sa-4.0" "custom")
install=$pkgname.install
optdepends=(
"goldendict: for using this dictionary"
-"goldendict-qt4: for using this dictionary"
+"goldendict-qt5-git: for using this dictionary"
)
makedepends=(
"pyglossary"