Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / fcitx5-qt
Commits:
2110accf by Felix Yan at 2026-01-16T13:30:26+00:00
upgpkg: 5.1.12-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fcitx5-qt
pkgdesc = Fcitx5 Qt Library (Qt5 & Qt6 integrations)
- pkgver = 5.1.11
- pkgrel = 3
+ pkgver = 5.1.12
+ pkgrel = 1
url = https://github.com/fcitx/fcitx5-qt
arch = x86_64
groups = fcitx5-im
@@ -17,8 +17,8 @@ pkgbase = fcitx5-qt
depends = fcitx5
depends = qt6-base
depends = wayland
- source = git+https://github.com/fcitx/fcitx5-qt.git#tag=5.1.11?signed
+ source = git+https://github.com/fcitx/fcitx5-qt.git#tag=5.1.12?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
439a90305c0c101722ecb7f26968eb2ad1578ff5d81875151f8a8040a51200f1c24dd89d98386523eacc35f096bfb7557f28b7394cb7016607d08aabc403a702
+ sha512sums =
1a0238bb44281ea9e10d1c324942214acf4806e9e1fbc671b9825b33ef1710189b59e3967b6f2491689f1c19c9b5f705c02e4ba63e49181456d12af48bd21738
pkgname = fcitx5-qt
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-qt
-pkgver=5.1.11
-pkgrel=3
+pkgver=5.1.12
+pkgrel=1
pkgdesc="Fcitx5 Qt Library (Qt5 & Qt6 integrations)"
arch=('x86_64')
url="https://github.com/fcitx/fcitx5-qt"
@@ -12,7 +12,7 @@ groups=('fcitx5-im')
depends=('glibc' 'gcc-libs' 'libxcb' 'libxkbcommon' 'fcitx5' 'qt6-base'
'wayland')
makedepends=('git' 'extra-cmake-modules' 'qt5-base' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-qt.git#tag=$pkgver?signed")
-sha512sums=('439a90305c0c101722ecb7f26968eb2ad1578ff5d81875151f8a8040a51200f1c24dd89d98386523eacc35f096bfb7557f28b7394cb7016607d08aabc403a702')
+sha512sums=('1a0238bb44281ea9e10d1c324942214acf4806e9e1fbc671b9825b33ef1710189b59e3967b6f2491689f1c19c9b5f705c02e4ba63e49181456d12af48bd21738')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/2110accf951dc654724afbdfb6d751151ef82ce0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-qt/-/commit/2110accf951dc654724afbdfb6d751151ef82ce0
You're receiving this email because of your account on gitlab.archlinux.org.