diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | fcitx5-qt.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -1 +1,2 @@ /fcitx5-qt-5.1.6.tar.zst +/fcitx5-qt-5.1.10.tar.zst diff --git a/fcitx5-qt.spec b/fcitx5-qt.spec index c436ed0..69a1ffc 100644 --- a/fcitx5-qt.spec +++ b/fcitx5-qt.spec @@ -1,7 +1,7 @@ %global build_qt6 1 Name: fcitx5-qt -Version: 5.1.6 +Version: 5.1.10 Release: 2 Summary: Qt library and IM module for fcitx5 # Fcitx5Qt{4,5}DBusAddons Library and Input context plugin are released under BSD. @@ -1 +1 @@ -cbaf83215ed9ead9a3bd00aaf603720a fcitx5-qt-5.1.6.tar.zst +e53fa490f303f89091d4c2a8fd02c3df fcitx5-qt-5.1.10.tar.zst |