diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | fcitx5.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1,2 +1,3 @@ /fcitx5-5.1.10_dict.tar.zst /fcitx5-5.1.12_dict.tar.zst +/fcitx5-5.1.13_dict.tar.zst diff --git a/fcitx5.spec b/fcitx5.spec index e43c352..a6cc30a 100644 --- a/fcitx5.spec +++ b/fcitx5.spec @@ -1,7 +1,7 @@ %global _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx5.conf Name: fcitx5 -Version: 5.1.12 +Version: 5.1.13 Release: 2 Summary: Next generation of fcitx License: LGPL-2.1-or-later @@ -1 +1 @@ -b13b857332b24bdbc709199bf3563d78 fcitx5-5.1.12_dict.tar.zst +e529e0f99d38cdee5e474076ddf82eea fcitx5-5.1.13_dict.tar.zst |