Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-chewing
Commits:
2c37fed1 by Felix Yan at 2025-02-02T10:44:13+08:00
upgpkg: 5.1.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-chewing
pkgdesc = Chewing Wrapper for Fcitx5
- pkgver = 5.1.6
+ pkgver = 5.1.7
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.6?signed
+ source =
git+https://github.com/fcitx/fcitx5-chewing.git#tag=5.1.7?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
883b6d25f6cad391893e675b812305efd71b8141010bc36a93cb234c99710ce00dfd51632532bdaf21f8425342da768ee3e5235bb928a3e487c105a324e247e0
+ sha512sums =
52c95dd4b310f395210a47f47e0b0fd76abb9a83069f15704cc9a52e42e68262e4832527629c21f93d622be8727b2656b3960d329aa31d967faf9477936b9c48
pkgname = fcitx5-chewing
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-chewing
-pkgver=5.1.6
+pkgver=5.1.7
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=('883b6d25f6cad391893e675b812305efd71b8141010bc36a93cb234c99710ce00dfd51632532bdaf21f8425342da768ee3e5235bb928a3e487c105a324e247e0')
+sha512sums=('52c95dd4b310f395210a47f47e0b0fd76abb9a83069f15704cc9a52e42e68262e4832527629c21f93d622be8727b2656b3960d329aa31d967faf9477936b9c48')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/2c37fed1383cf2db55a244100ae8b2bbbb08891c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/2c37fed1383cf2db55a244100ae8b2bbbb08891c
You're receiving this email because of your account on gitlab.archlinux.org.