Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-configtool
Commits:
0891b34e by Felix Yan at 2025-10-25T21:31:43+00:00
upgpkg: 5.1.11-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-configtool
pkgdesc = Configuration Tool for Fcitx5
- pkgver = 5.1.10
+ pkgver = 5.1.11
pkgrel = 1
url = https://github.com/fcitx/fcitx5-configtool
arch = x86_64
@@ -30,8 +30,8 @@ pkgbase = fcitx5-configtool
provides = kcm-fcitx5
conflicts = kcm-fcitx5
replaces = kcm-fcitx5
- source =
git+https://github.com/fcitx/fcitx5-configtool.git#tag=5.1.10?signed
+ source =
git+https://github.com/fcitx/fcitx5-configtool.git#tag=5.1.11?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
b7bd61a330968cc22e97f58bc417c89a17475e80388d56bc97598e34cf71794ac51747baf20dcbaa07bf12d3e83ff65a42fdf3f3909b34c19e4526f4b18c2e38
+ sha512sums =
c41b208df95c502f0f2e658a20621de4f29b137a51990721ba36bbdb595021619d8ce0626434240c6a1e3cb6ac32168c9e368c8dab6652626612bd860e49943c
pkgname = fcitx5-configtool
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-configtool
-pkgver=5.1.10
+pkgver=5.1.11
pkgrel=1
pkgdesc="Configuration Tool for Fcitx5"
arch=('x86_64')
@@ -21,7 +21,7 @@ optdepends=('kcmutils: for KCM support'
makedepends=('git' 'extra-cmake-modules' 'kcmutils' 'kdeclarative' 'kirigami'
'ksvg' 'libplasma'
'ninja' 'python')
source=("git+https://github.com/fcitx/fcitx5-configtool.git#tag=$pkgver?signed")
-sha512sums=('b7bd61a330968cc22e97f58bc417c89a17475e80388d56bc97598e34cf71794ac51747baf20dcbaa07bf12d3e83ff65a42fdf3f3909b34c19e4526f4b18c2e38')
+sha512sums=('c41b208df95c502f0f2e658a20621de4f29b137a51990721ba36bbdb595021619d8ce0626434240c6a1e3cb6ac32168c9e368c8dab6652626612bd860e49943c')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/0891b34ed5a524c1f466b652e9f84150b32481a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/0891b34ed5a524c1f466b652e9f84150b32481a7
You're receiving this email because of your account on gitlab.archlinux.org.