diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2017-08-30 21:05:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-11 06:19:58 +0700 |
commit | 5f7670e209408c8579d13ab1092cfc4ccee408ca (patch) | |
tree | a2e626b98d32e9f2f400945ef61a7563ca25f689 /misc/fcitx/fcitx.info | |
parent | 79607a1a414349834c8fe243a200291ce5254cbf (diff) | |
download | slackbuilds-5f7670e209408c8579d13ab1092cfc4ccee408ca.tar.gz |
misc/fcitx: Updated for version 4.2.9.4.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'misc/fcitx/fcitx.info')
-rw-r--r-- | misc/fcitx/fcitx.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/misc/fcitx/fcitx.info b/misc/fcitx/fcitx.info index fd5a7f986a..a9b974cb70 100644 --- a/misc/fcitx/fcitx.info +++ b/misc/fcitx/fcitx.info @@ -1,10 +1,10 @@ PRGNAM="fcitx" -VERSION="4.2.8.6" +VERSION="4.2.9.4" HOMEPAGE="https://fcitx-im.org" -DOWNLOAD="http://download.fcitx-im.org/fcitx/fcitx-4.2.8.6_dict.tar.xz" -MD5SUM="8dce1a0d65bf19f2a99b456458f8ac41" +DOWNLOAD="https://download.fcitx-im.org/fcitx/fcitx-4.2.9.4_dict.tar.xz" +MD5SUM="01a95b63fae67623cd594ab8517e80e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="Grissiom" -EMAIL="chaos.proton@gmail.com" +REQUIRES="libxkbcommon extra-cmake-modules" +MAINTAINER="Heinz Wiesinger" +EMAIL="pprkut@liwjatan.at" |