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,2 +1,3 @@ /fcitx5-qt-5.1.6.tar.zst /fcitx5-qt-5.1.10.tar.zst +/fcitx5-qt-5.1.9.tar.zst diff --git a/fcitx5-qt.spec b/fcitx5-qt.spec index 18e8e5b..b3d57f8 100644 --- a/fcitx5-qt.spec +++ b/fcitx5-qt.spec @@ -1,7 +1,7 @@ %global build_qt6 1 Name: fcitx5-qt -Version: 5.1.10 +Version: 5.1.9 Release: 1 Summary: Qt library and IM module for fcitx5 # Fcitx5Qt{4,5}DBusAddons Library and Input context plugin are released under BSD. @@ -1 +1 @@ -e53fa490f303f89091d4c2a8fd02c3df fcitx5-qt-5.1.10.tar.zst +0f3ea250162021d84dbe21ee49aff7ab fcitx5-qt-5.1.9.tar.zst |