diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-27 19:37:31 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-27 19:37:31 +0000 |
commit | 9962d5bf59d5f2b578d7f463985a14a87f61d940 (patch) | |
tree | 58e91dd1bcc2dd6614585a7aa78f3ce707d1b0dd | |
parent | a42b736340d23547cc5d3f7d8f92a408e1596a05 (diff) | |
download | pkgsrc-9962d5bf59d5f2b578d7f463985a14a87f61d940.tar.gz |
fcitx5-qt: Update to 5.0.3
Changelog:
* Improve qt5 compatibility.
* Update translations.
* Improve UI rendering.
-rw-r--r-- | inputmethod/fcitx5-qt/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/fcitx5-qt/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/inputmethod/fcitx5-qt/Makefile b/inputmethod/fcitx5-qt/Makefile index 1262f3612b4..cf6f9e6b432 100644 --- a/inputmethod/fcitx5-qt/Makefile +++ b/inputmethod/fcitx5-qt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2021/02/17 15:23:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2021/02/27 19:37:31 ryoon Exp $ -DISTNAME= fcitx5-qt-5.0.2 +DISTNAME= fcitx5-qt-5.0.3 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-qt/ EXTRACT_SUFX= .tar.xz diff --git a/inputmethod/fcitx5-qt/distinfo b/inputmethod/fcitx5-qt/distinfo index d0de9989e0d..75c8e51cbc3 100644 --- a/inputmethod/fcitx5-qt/distinfo +++ b/inputmethod/fcitx5-qt/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2021/02/17 15:23:49 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2021/02/27 19:37:31 ryoon Exp $ -SHA1 (fcitx5-qt-5.0.2.tar.xz) = 812fe12c07ceaed3ba0781601a994ad5eadc04c2 -RMD160 (fcitx5-qt-5.0.2.tar.xz) = 28e8af9cc39712f7daaa89ea033e07a205c38e35 -SHA512 (fcitx5-qt-5.0.2.tar.xz) = 7fc5be56987fe37fd2141e6026c5db55180e4c4dcd394943e702649839cb0c87434d7d4a33c6c925eea24f2837329c816f996e4b72395a74db3f944aeb246936 -Size (fcitx5-qt-5.0.2.tar.xz) = 72532 bytes +SHA1 (fcitx5-qt-5.0.3.tar.xz) = 5b5fe5550f72dd5b6b5097ef7e71ee0f48b9f8a2 +RMD160 (fcitx5-qt-5.0.3.tar.xz) = 4d14bc3eaff8430323b5b6dc7345e3459761d678 +SHA512 (fcitx5-qt-5.0.3.tar.xz) = 993d5ad7cd698c2f8f966f933c50fdbc8517389273afc4fd656f71755a05534b859a7b13682f966581170d8c51f4574538f8277f3507aa8f83c4091e7e95687b +Size (fcitx5-qt-5.0.3.tar.xz) = 81240 bytes |