diff options
-rw-r--r-- | misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild | 2 | ||||
-rw-r--r-- | misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild index cc1a832bee199..109dde255ac60 100644 --- a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild +++ b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-chinese-addons VERSION=${VERSION:-5.0.16} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info index 6856fdc52c0a4..3768b8d361209 100644 --- a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info +++ b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chin MD5SUM="5ad2a94e9fb55c34ab075936ef29f379" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="fcitx5-qt libime" +REQUIRES="fcitx5 fcitx5-qt libime" MAINTAINER="ltlnx" EMAIL="ltlnx.tw@gmail.com" |