Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-chewing
Commits:
a6bdd683 by Felix Yan at 2025-10-25T21:28:21+00:00
upgpkg: 5.1.9-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-chewing
pkgdesc = Chewing Wrapper for Fcitx5
- pkgver = 5.1.8
+ pkgver = 5.1.9
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.8?signed
+ source =
git+https://github.com/fcitx/fcitx5-chewing.git#tag=5.1.9?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
f6e57b121e8fd94abd55c8a3d4c3428080dfa29803be3ff5a9690b08fe24e5ffd826634218234d82fe181abe5b5afca63307176ef795ff449858c3bb63557414
+ sha512sums =
beeae2969136023139b949f0d6d062c1ab480730c1c8e5690308fddf1c0c8a6aaa7b7ba36ebc40cfa05844e63f65316eb66bd4ac072e3df781da0c244cf8c021
pkgname = fcitx5-chewing
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-chewing
-pkgver=5.1.8
+pkgver=5.1.9
pkgrel=1
pkgdesc="Chewing Wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5' 'libchewing')
makedepends=('git' 'extra-cmake-modules' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-chewing.git#tag=$pkgver?signed")
-sha512sums=('f6e57b121e8fd94abd55c8a3d4c3428080dfa29803be3ff5a9690b08fe24e5ffd826634218234d82fe181abe5b5afca63307176ef795ff449858c3bb63557414')
+sha512sums=('beeae2969136023139b949f0d6d062c1ab480730c1c8e5690308fddf1c0c8a6aaa7b7ba36ebc40cfa05844e63f65316eb66bd4ac072e3df781da0c244cf8c021')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/a6bdd68360f42e38736de2afd480b484b6412448
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/a6bdd68360f42e38736de2afd480b484b6412448
You're receiving this email because of your account on gitlab.archlinux.org.