aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHao Zhang2020-09-10 11:57:26 -0400
committerHao Zhang2020-09-10 11:57:26 -0400
commit35b3061aebd0b0e770f3fca03afb5fc97de034d4 (patch)
tree2467aa25b002b2cd9754c37725f4c4a4ce9fa393 /PKGBUILD
parent508ae973411d1711023407fb56ec82e6bf5e73d2 (diff)
downloadaur-35b3061aebd0b0e770f3fca03afb5fc97de034d4.tar.gz
fixed qt dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e730b72f84b3..748f74107ab1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
pkgname=fcitx-sogoupinyin
pkgver=2.3.2.07
_time=1598240917
-pkgrel=1
+pkgrel=2
pkgdesc="Sogou Pinyin for Linux"
arch=("x86_64")
url="https://pinyin.sogou.com/linux/"
license=("custom")
-depends=("fcitx" "opencc" "libidn11" "lsb-release" "xorg-xprop" "qt5-webkit" "fcitx-qt5")
+depends=("fcitx" "opencc" "libidn11" "lsb-release" "xorg-xprop" "qt5-declarative" "fcitx-qt5")
source=("sogou-autostart"
"http://cdn2.ime.sogou.com/dl/index/${_time}/sogoupinyin_${pkgver}_amd64.deb")