summaryrefslogtreecommitdiffstats
path: root/misc/fcitx5-chinese-addons
diff options
context:
space:
mode:
author ltlnx <ltlnx.tw@gmail.com>2023-01-24 05:33:58 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-28 08:23:02 +0700
commit11180bb3d787e9168f6b691ee120fc4fdf82f3fd (patch)
treef03fc6be768a5169db983ef968b32a6d76af9019 /misc/fcitx5-chinese-addons
parentbcaa6c32d1ff8c6f80bbb6b7e3e69ca669386dc9 (diff)
downloadslackbuilds-11180bb3d787e9168f6b691ee120fc4fdf82f3fd.tar.gz
slackbuilds-11180bb3d787e9168f6b691ee120fc4fdf82f3fd.tar.xz
misc/fcitx5-chinese-addons: Update REQUIRES.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/fcitx5-chinese-addons')
-rw-r--r--misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild2
-rw-r--r--misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info2
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 cc1a832bee..109dde255a 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 6856fdc52c..3768b8d361 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"