diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-27 19:40:16 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-27 19:40:16 +0000 |
commit | 95232368dd4dbf1a1967eafc79bb6c0064ef805b (patch) | |
tree | 7e906ef2629475750bf9e6a1ccf07f857ce00624 /inputmethod/fcitx5-lua | |
parent | 39f5fd89705c48816f70cf6f2d419526dacab641 (diff) | |
download | pkgsrc-95232368dd4dbf1a1967eafc79bb6c0064ef805b.tar.gz |
fcitx5-lua: Update to 5.0.3
Changelog:
* Use new APIs.
* Update tests.
* Update docs.
Diffstat (limited to 'inputmethod/fcitx5-lua')
-rw-r--r-- | inputmethod/fcitx5-lua/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/fcitx5-lua/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/inputmethod/fcitx5-lua/Makefile b/inputmethod/fcitx5-lua/Makefile index 9b1d1f45929..8e867bf08e9 100644 --- a/inputmethod/fcitx5-lua/Makefile +++ b/inputmethod/fcitx5-lua/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2021/02/20 21:36:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2021/02/27 19:40:16 ryoon Exp $ -DISTNAME= fcitx5-lua-5.0.2 +DISTNAME= fcitx5-lua-5.0.3 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-lua/ EXTRACT_SUFX= .tar.xz diff --git a/inputmethod/fcitx5-lua/distinfo b/inputmethod/fcitx5-lua/distinfo index a1a5acdcebb..34336e9f317 100644 --- a/inputmethod/fcitx5-lua/distinfo +++ b/inputmethod/fcitx5-lua/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2021/02/20 21:36:59 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2021/02/27 19:40:16 ryoon Exp $ -SHA1 (fcitx5-lua-5.0.2.tar.xz) = ccdf5b059aa026c87187b849200b49f3895d9a5b -RMD160 (fcitx5-lua-5.0.2.tar.xz) = fc3f9b7e50c8a45fc018bb205279a5654ff890fe -SHA512 (fcitx5-lua-5.0.2.tar.xz) = 893a4899d99d81c7c8d48cb7a3a016f3dfd3878cf4253062014eec428f21948add76ade6494b6fc4f8390c8acb056fa9fe0fe12a0863aef4701090b60c17ed77 -Size (fcitx5-lua-5.0.2.tar.xz) = 32856 bytes +SHA1 (fcitx5-lua-5.0.3.tar.xz) = 174abaebbaf223b0fe4fdbc944ababe4b2ba6a28 +RMD160 (fcitx5-lua-5.0.3.tar.xz) = 23eac90f7bf7dc655bc5e4fbeafca3517b538fad +SHA512 (fcitx5-lua-5.0.3.tar.xz) = 6e0487a2783db13be2683dfd0b32086d4e9da3690f121b96d0a1ea580ec25a786bb123a09ca5baf0ce80dc8b4411eed98d3432c650874d7917da970eef7696e4 +Size (fcitx5-lua-5.0.3.tar.xz) = 33488 bytes |