From cdf514774af148a7b6901fc3b4c2cf31559ab796 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:27:21 +0700 Subject: [PATCH 01/15] libime: update to 1.1.15. --- srcpkgs/libime/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/libime/template b/srcpkgs/libime/template index a41f8b27bf02dc..e62aaf485965fb 100644 --- a/srcpkgs/libime/template +++ b/srcpkgs/libime/template @@ -1,6 +1,6 @@ # Template file for 'libime' pkgname=libime -version=1.1.14 +version=1.1.15 revision=1 build_style=cmake build_helper=qemu @@ -10,16 +10,16 @@ short_desc="Library to support generic input method implementation" maintainer="Đoàn Trần Công Danh " license="LGPL-2.1-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" -_lm_sc=lm_sc.arpa-20250113.tar.zst -_dict=dict-20250327.tar.zst +_lm_sc=lm_sc.arpa-20260606.tar.zst +_dict=dict-20260430.tar.zst _table=table-20240108.tar.zst distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.zst https://download.fcitx-im.org/data/${_lm_sc} https://download.fcitx-im.org/data/${_dict} https://download.fcitx-im.org/data/$_table" -checksum="d720088f8a687243116120fa9b3123e3a56a86c46f8e4cbe1f191cb5a2a0182a - ee83ecf20d52e8bccdba4cf6cd57183d53c257713a5eb77ee3a63d50fc3796dd - 7ca6be4754c0d4c27ba7702c0dce651659bd2ca1faa5cbf2848d81a0053c8c13 +checksum="e225da70ba9554a4b11af44fc3063f09290059da2c20c81124f7a9ba02c9916e + 8c7da1b03770060269b92c0e6172552a2a9041cb74ef0be0b2659e10f0a703f1 + 3edc008d90fcd61b9967b9e590f396189d7a00fa74c45ecde0d9850a0fdd6241 3e9d87b04a393f131723472c8eaa860dd23c378a3d4f6a9005513b2a95b3614b" skip_extraction=" ${_lm_sc} From 3e2a61c0bdb692dfbb7a1a829fb6af91d78c6b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:27:10 +0700 Subject: [PATCH 02/15] fcitx5: update to 5.1.21. --- srcpkgs/fcitx5/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fcitx5/template b/srcpkgs/fcitx5/template index 464117c6df2998..93c8fd9bfe4480 100644 --- a/srcpkgs/fcitx5/template +++ b/srcpkgs/fcitx5/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5' pkgname=fcitx5 -version=5.1.19 +version=5.1.21 revision=1 build_style=cmake build_helper=qemu @@ -9,10 +9,11 @@ configure_args=" -DISOCODES_ISO639_JSON=/usr/share/iso-codes/json/iso_639-3.json -DUSE_SYSTEMD=OFF" hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen + plasma-wayland-protocols extra-cmake-modules xkeyboard-config wayland-devel iso-codes" makedepends="fmt-devel expat-devel enchant2-devel libxkbfile-devel dbus-devel pango-devel glib-devel libevent-devel xcb-util-wm-devel - json-c++ + json-c++ plasma-wayland-protocols xcb-util-keysyms-devel xcb-util-devel xcb-imdkit-devel libxkbcommon-devel wayland-devel wayland-protocols gdk-pixbuf-devel json-c-devel libuv-devel" depends="iso-codes" @@ -23,7 +24,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx" _en_dict_ver=20121020 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${version}.tar.zst https://download.fcitx-im.org/data/en_dict-${_en_dict_ver}.tar.gz" -checksum="b93f5df7bfb73d67c30ce2d33d11fb89ba8c6b95c17059135f02728c95b11ab1 +checksum="0ddda3cae1c442be56cb4179e33875fdfba1bc2455f60e4af31fa48036292596 c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb" replaces="fcitx5-icons>=0 fcitx-libpinyin>=0 fcitx-libpinyin-qt5>=0 From f05b58ea2e1e15892812d3426feff336463f6e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:02 +0700 Subject: [PATCH 03/15] fcitx5-gtk: update to 5.1.7. --- srcpkgs/fcitx5-gtk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-gtk/template b/srcpkgs/fcitx5-gtk/template index 2ed9e2c5554f28..24c525e7c1bcae 100644 --- a/srcpkgs/fcitx5-gtk/template +++ b/srcpkgs/fcitx5-gtk/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-gtk' pkgname=fcitx5-gtk -version=5.1.6 +version=5.1.7 revision=1 build_style=cmake build_helper=gir @@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh " license="LGPL-2.1-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-${version}.tar.zst" -checksum=e5301bd55ba281cfcdf4cd30a30affea5b1ed31964954294f99ef56c9b7c4562 +checksum=bda5aae72886d0f046e896c48461ffa257ecaa6045e17827ffe27f1530172c42 lib32disabled=yes build_options="gir" From 5739cafd6f9a84497bbc89940b3dbbcae60e5776 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:20 +0700 Subject: [PATCH 04/15] fcitx5-qt: update to 5.1.14. --- srcpkgs/fcitx5-qt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fcitx5-qt/template b/srcpkgs/fcitx5-qt/template index 8dfe24abbd5e6c..d379f14e6650e3 100644 --- a/srcpkgs/fcitx5-qt/template +++ b/srcpkgs/fcitx5-qt/template @@ -1,7 +1,7 @@ # Template file for 'fcitx5-qt' pkgname=fcitx5-qt -version=5.1.13 -revision=2 +version=5.1.14 +revision=1 build_style=cmake configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DCMAKE_INSTALL_QT6PLUGINDIR=/usr/lib/qt6/plugins @@ -15,7 +15,7 @@ maintainer="Đoàn Trần Công Danh " license="LGPL-2.1-or-later, BSD-3-Clause" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-${version}.tar.zst" -checksum=80f2604516a247ae2cd6b0b1994d75d2eb3df5160c8e19a90b1767e62d875cf9 +checksum=f004988784734abe16e412755a7ac225c1c4adab424e721b8b6a5298aa033348 lib32disabled=yes replaces="libfcitx-qt-common>=0 libfcitx-qt5-devel>=0" From 96b4678dadec31dc25460fc90251b6f32bc5ca6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:25:44 +0700 Subject: [PATCH 05/15] fcitx5-chewing: update to 5.1.12. --- srcpkgs/fcitx5-chewing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-chewing/template b/srcpkgs/fcitx5-chewing/template index 8e01dbae055aef..0a614c1431ec2c 100644 --- a/srcpkgs/fcitx5-chewing/template +++ b/srcpkgs/fcitx5-chewing/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-chewing' pkgname=fcitx5-chewing -version=5.1.11 +version=5.1.12 revision=1 build_style=cmake hostmakedepends="pkg-config gettext doxygen extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-3.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-${version}.tar.zst" -checksum=87749e64a445c4f9f3cb0c1508aebed77766063d43248cba344c74091598fb9d +checksum=49b2d97f46760d83a8f6fce6b9f3ecbaeb4222b48805c4e8133a9ee159a7d17a lib32disabled=yes replaces="fcitx5-chewing-icons>=0 fcitx-chewing>=0" provides="fcitx-chewing-5_1" From 33af366b0ed445ea67f83a2ae0945b21a418db52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:25:51 +0700 Subject: [PATCH 06/15] fcitx5-chinese-addons: update to 5.1.13. --- srcpkgs/fcitx5-chinese-addons/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-chinese-addons/template b/srcpkgs/fcitx5-chinese-addons/template index caacc3169a4890..0ef81fb226b98a 100644 --- a/srcpkgs/fcitx5-chinese-addons/template +++ b/srcpkgs/fcitx5-chinese-addons/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-chinese-addons' pkgname=fcitx5-chinese-addons -version=5.1.12 +version=5.1.13 revision=1 build_style=cmake configure_args="-DENABLE_OPENCC=ON -DENABLE_GUI=ON -DENABLE_BROWSER=ON @@ -18,7 +18,7 @@ _pystroke_version=20250329 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-${version}.tar.zst http://download.fcitx-im.org/data/py_table-${_pytable_version}.tar.gz http://download.fcitx-im.org/data/py_stroke-${_pystroke_version}.tar.gz" -checksum="eadfb6fda2655d40a83bef5dec892af86c207cd7f08657a99a4a075f490e0264 +checksum="ad980117208bd1f5bfe134e2b5c0b36e0c52427f55611caa8a65c19160041c95 42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04 c1a7ca7225d3614ab83353fc827503006a980447762018f53760425d7b5303a6" skip_extraction=" From 0c5ee95d930e6dcbc23df827d7058ccc86304b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:25:57 +0700 Subject: [PATCH 07/15] fcitx5-configtool: update to 5.1.14. --- srcpkgs/fcitx5-configtool/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fcitx5-configtool/template b/srcpkgs/fcitx5-configtool/template index e219c760b3ff84..a5edd7f31ae041 100644 --- a/srcpkgs/fcitx5-configtool/template +++ b/srcpkgs/fcitx5-configtool/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-configtool' pkgname=fcitx5-configtool -version=5.1.13 +version=5.1.14 revision=1 build_style=cmake configure_args="-DENABLE_KCM=ON -DENABLE_CONFIG_QT=ON -DENABLE_TEST=ON @@ -21,10 +21,10 @@ maintainer="Đoàn Trần Công Danh " license="GPL-2.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-${version}.tar.zst" -checksum=994ea34888b97018cff7d5556f0434a0e00f90e1bee49ba4dd6f2e8c4ccc28eb +checksum=5c2d46ba2ea0e3e9dd19eb0728a962b8bcb929bdc3027fb96e7ad2aecef6124d lib32disabled=yes replaces="fcitx-configtool>=0" -provides="fcitx5-configtool-5_1" +provides="fcitx-configtool-5_1" post_install() { # belongs to fcitx5-kcm From 8415856cda5b8e8b97538909944c2bc8cd17623b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:07 +0700 Subject: [PATCH 08/15] fcitx5-hangul: update to 5.1.10. --- srcpkgs/fcitx5-hangul/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-hangul/template b/srcpkgs/fcitx5-hangul/template index def5e088b8f69d..8ee52ceae2511b 100644 --- a/srcpkgs/fcitx5-hangul/template +++ b/srcpkgs/fcitx5-hangul/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-hangul' pkgname=fcitx5-hangul -version=5.1.9 +version=5.1.10 revision=1 build_style=cmake hostmakedepends="pkg-config gettext extra-cmake-modules" @@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-3.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-hangul/fcitx5-hangul-${version}.tar.zst" -checksum=249b67e904852506c832628ed98274e5df08a1293c9d0afca91bf7e998a23b29 +checksum=7f5def69c880d6b7fc291edf470ab508c240a6d9e0d2f27db8e0583cb730f5df lib32disabled=yes replaces="fcitx5-hangul-icons>=0 fcitx-hangul>=0" provides="fcitx-hangul-5_1" From 903f14d35804c605a06f4861d758f8cfb99a0858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:11 +0700 Subject: [PATCH 09/15] fcitx5-lua: update to 5.0.17. --- srcpkgs/fcitx5-lua/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-lua/template b/srcpkgs/fcitx5-lua/template index 237b43115b8c93..f5c3b85297f6ea 100644 --- a/srcpkgs/fcitx5-lua/template +++ b/srcpkgs/fcitx5-lua/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-lua' pkgname=fcitx5-lua -version=5.0.16 +version=5.0.17 revision=1 build_style=cmake configure_args="-DUSE_DLOPEN=No" @@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh " license="LGPL-2.1-or-later" homepage="https://github.com/fcitx/fcitx5-lua" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-${version}.tar.zst" -checksum=424e0f1a3766247e0cc561d52749cc832ba885f47026b0a58c10610c9bf251fe +checksum=33b1582f40cd08fcd1e731521eeb0e45f1dadb3fd4a6a5aa998b1216e3fc6b52 lib32disabled=yes fcitx5-lua-devel_package() { From 528437ace42a0939dd3ed176775e6b6d448cc961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:25 +0700 Subject: [PATCH 10/15] fcitx5-rime: update to 5.1.14. --- srcpkgs/fcitx5-rime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-rime/template b/srcpkgs/fcitx5-rime/template index c1624965f272fb..ee95e77411f9eb 100644 --- a/srcpkgs/fcitx5-rime/template +++ b/srcpkgs/fcitx5-rime/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-rime' pkgname=fcitx5-rime -version=5.1.13 +version=5.1.14 revision=1 build_style=cmake configure_args="-DRIME_DATA_DIR=/usr/share/rime-data" @@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-3.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.zst" -checksum=281e0838baba99107566738f83802fa64eafa76f716cb9031985ef09db6b8c0f +checksum=7478811fbe1d4e7cda6e6db74eb0c05d5fe81d218ca9dc81b6b7f4bb2bb08d62 lib32disabled=yes replaces="fcitx5-rime-icons>=0 fcitx-rime>=0" provides="fcitx-rime-5_1" From 9a5857237d67e12b621ef730b13e6ae3d039b1d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:35 +0700 Subject: [PATCH 11/15] fcitx5-table-extra: update to 5.1.12. --- srcpkgs/fcitx5-table-extra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-table-extra/template b/srcpkgs/fcitx5-table-extra/template index 86b6e2040c7c62..8d0375e0099677 100644 --- a/srcpkgs/fcitx5-table-extra/template +++ b/srcpkgs/fcitx5-table-extra/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-table-extra' pkgname=fcitx5-table-extra -version=5.1.11 +version=5.1.12 revision=1 build_style=cmake hostmakedepends="gettext libime-utils extra-cmake-modules" @@ -11,4 +11,4 @@ maintainer="Đoàn Trần Công Danh " license="Public Domain" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-table-extra/fcitx5-table-extra-${version}.tar.zst" -checksum=194226fd3aabc317e99de4d2b6229e5c3770185e6c70b85d55c4e05468d7e9bf +checksum=6ccf4d07daad6a14557565038bc3125d12880dd713b80c24a6d48f0e22829329 From 20b1d88264f92ae86d984749f328ec54415fb883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:41 +0700 Subject: [PATCH 12/15] fcitx5-table-other: update to 5.1.7. --- srcpkgs/fcitx5-table-other/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-table-other/template b/srcpkgs/fcitx5-table-other/template index 13afc5a7f4aefb..4acc5ca7b36947 100644 --- a/srcpkgs/fcitx5-table-other/template +++ b/srcpkgs/fcitx5-table-other/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-table-other' pkgname=fcitx5-table-other -version=5.1.6 +version=5.1.7 revision=1 build_style=cmake hostmakedepends="gettext libime-utils extra-cmake-modules" @@ -11,4 +11,4 @@ maintainer="Đoàn Trần Công Danh " license="GPL-3.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-${version}.tar.zst" -checksum=c548ebe8a62dde02041625d1846c4e1d52b529fedd3069d8e6a6b2bd2ddb8ccf +checksum=ac75ca9e5fd45289b17fda786de70d55139b09c21e9fcf9af06bd20b030e48c7 From 998538696ed69dcb9001b606eb8d5b54e1cd9dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:46 +0700 Subject: [PATCH 13/15] fcitx5-unikey: update to 5.1.11. --- srcpkgs/fcitx5-unikey/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template index 721f21d70b1fd7..768fc9ff49f9c0 100644 --- a/srcpkgs/fcitx5-unikey/template +++ b/srcpkgs/fcitx5-unikey/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-unikey' pkgname=fcitx5-unikey -version=5.1.10 +version=5.1.11 revision=1 build_style=cmake configure_args="-DENABLE_QT=On -DUSE_QT6=On" @@ -12,7 +12,7 @@ maintainer="Đoàn Trần Công Danh " license="GPL-2.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.zst" -checksum=edaeef564fbb6593bf14ab7ed703b89d1f3bc3fe0a24f61d006e5e6c04a87d76 +checksum=4b858c33581d77e736c940e318606c42498245d91ddfcb5a57dacc1465377e1d provides="fcitx-unikey-5_1" replaces="fcitx-unikey>=0" From e46477227a22f0891675c318b51df222fd3361ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 31 Jul 2026 13:26:53 +0700 Subject: [PATCH 14/15] fcitx5-zhuyin: update to 5.1.8. --- srcpkgs/fcitx5-zhuyin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fcitx5-zhuyin/template b/srcpkgs/fcitx5-zhuyin/template index 6b96df7a86a05b..649faa419ecb18 100644 --- a/srcpkgs/fcitx5-zhuyin/template +++ b/srcpkgs/fcitx5-zhuyin/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-zhuyin' pkgname=fcitx5-zhuyin -version=5.1.7 +version=5.1.8 revision=1 build_style=cmake build_helper=qemu @@ -14,7 +14,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx" _model_version=20241103 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-zhuyin/fcitx5-zhuyin-${version}.tar.zst https://download.fcitx-im.org/data/model.text.${_model_version}.tar.zst" -checksum="14b056a2c01a01180718f799b2905b248e3f0e3ec15c8a4452fa8c13b95595f4 +checksum="f0ac422c3d6837d9ca87d3cb8ce2f48d88da50aab36f218f9e9296525bf003c6 bb4a9789b6e0fde1c6547f659ce591de5e691ee3a8345d3c1c74eaf92b31ea48" skip_extraction="model.text.${_model_version}.tar.zst" lib32disabled=yes From 76b8747eb3f489510b68012d38ea69b0b8e1d082 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Mon, 31 Aug 2026 19:13:17 +0200 Subject: [PATCH 15/15] nnn: update to 5.3 Install plugins --- srcpkgs/nnn/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/nnn/template b/srcpkgs/nnn/template index 5c2b3ec89ec5c3..c45a5d5b046e3a 100644 --- a/srcpkgs/nnn/template +++ b/srcpkgs/nnn/template @@ -1,6 +1,6 @@ # Template file for 'nnn' pkgname=nnn -version=5.2 +version=5.3 revision=1 build_style=gnu-makefile make_install_target="install install-desktop" @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://github.com/jarun/nnn" changelog="https://raw.githubusercontent.com/jarun/nnn/master/CHANGELOG" distfiles="https://github.com/jarun/nnn/archive/v${version}.tar.gz" -checksum=f166eda5093ac8dcf8cbbc6224123a32c53cf37b82c5c1cb48e2e23352754030 +checksum=79ee69f3ced7c0778d207df76b4d4d680636975ccda002eeb19d0917fcba3d36 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-fts-devel" @@ -25,12 +25,12 @@ pre_build() { } post_install() { - vinstall misc/auto-completion/bash/nnn-completion.bash 644 \ - usr/share/bash-completion/completions nnn - vinstall misc/auto-completion/zsh/_nnn 644 \ - usr/share/zsh/site-functions - vinstall misc/auto-completion/fish/nnn.fish 644 \ - usr/share/fish/vendor_completions.d + vcompletion misc/auto-completion/bash/nnn-completion.bash bash + vcompletion misc/auto-completion/fish/nnn.fish fish + vcompletion misc/auto-completion/zsh/_nnn zsh + + vmkdir usr/share/nnn + vcopy plugins usr/share/nnn vlicense LICENSE }