Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-configtool
Commits:
88cc0242 by Felix Yan at 2025-12-24T03:19:11+08:00
upgpkg: 5.1.12-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-configtool
pkgdesc = Configuration Tool for Fcitx5
- pkgver = 5.1.11
+ pkgver = 5.1.12
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.11?signed
+ source =
git+https://github.com/fcitx/fcitx5-configtool.git#tag=5.1.12?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
c41b208df95c502f0f2e658a20621de4f29b137a51990721ba36bbdb595021619d8ce0626434240c6a1e3cb6ac32168c9e368c8dab6652626612bd860e49943c
+ sha512sums =
42a417d358f13f0e09520e766037f186275a80cc3ab1f049b173f00d724bb7eb50e9821d67c8e6acded6257515f6fd3b2d7e79fb3096d5a7e57ee6590013c98a
pkgname = fcitx5-configtool
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-configtool
-pkgver=5.1.11
+pkgver=5.1.12
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=('c41b208df95c502f0f2e658a20621de4f29b137a51990721ba36bbdb595021619d8ce0626434240c6a1e3cb6ac32168c9e368c8dab6652626612bd860e49943c')
+sha512sums=('42a417d358f13f0e09520e766037f186275a80cc3ab1f049b173f00d724bb7eb50e9821d67c8e6acded6257515f6fd3b2d7e79fb3096d5a7e57ee6590013c98a')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/88cc02426c4df612917903c7d381abef01bbe50b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-configtool/-/commit/88cc02426c4df612917903c7d381abef01bbe50b
You're receiving this email because of your account on gitlab.archlinux.org.