Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-chewing
Commits:
d1f2d0da by Felix Yan at 2026-03-18T04:33:30+00:00
upgpkg: 5.1.11-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-chewing
pkgdesc = Chewing Wrapper for Fcitx5
- pkgver = 5.1.10
+ pkgver = 5.1.11
pkgrel = 1
url = https://github.com/fcitx/fcitx5-chewing
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = fcitx5-chewing
makedepends = ninja
depends = fcitx5
depends = libchewing
- source =
git+https://github.com/fcitx/fcitx5-chewing.git#tag=5.1.10?signed
+ source =
git+https://github.com/fcitx/fcitx5-chewing.git#tag=5.1.11?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
6dc71023f7269f3100b6d705a71d71fc9a27e072f2bd8c7c2581fc0ad3ec0c838022af1efcf00cbf5133cd7965f1ab216e7cebbc15bdde252713b403255e83ce
+ sha512sums =
ddd4242e91e129d1cda944d7a213f938334afa9744003c66e09aea2736a3ed5d25e494456fb0cf7b91ed6e880bf58a290432bce35e19843892011c7a2103c304
pkgname = fcitx5-chewing
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-chewing
-pkgver=5.1.10
+pkgver=5.1.11
pkgrel=1
pkgdesc="Chewing Wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('LGPL-2.1-or-later')
depends=('fcitx5' 'libchewing')
makedepends=('git' 'extra-cmake-modules' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-chewing.git#tag=$pkgver?signed")
-sha512sums=('6dc71023f7269f3100b6d705a71d71fc9a27e072f2bd8c7c2581fc0ad3ec0c838022af1efcf00cbf5133cd7965f1ab216e7cebbc15bdde252713b403255e83ce')
+sha512sums=('ddd4242e91e129d1cda944d7a213f938334afa9744003c66e09aea2736a3ed5d25e494456fb0cf7b91ed6e880bf58a290432bce35e19843892011c7a2103c304')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/d1f2d0dafaeb99f2dea38cdbfbaf7e74bbf77363
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/d1f2d0dafaeb99f2dea38cdbfbaf7e74bbf77363
You're receiving this email because of your account on gitlab.archlinux.org.