Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-chewing
Commits:
98e72cd4 by Felix Yan at 2024-10-09T01:31:46+03:00
upgpkg: 5.1.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-chewing
pkgdesc = Chewing Wrapper for Fcitx5
- pkgver = 5.1.5
+ pkgver = 5.1.6
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.5?signed
+ source =
git+https://github.com/fcitx/fcitx5-chewing.git#tag=5.1.6?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
081ff88fdebb48470970522ba8a0d7fda42dc272457819771bfb7506dd6c2a903b6c5b92070b5bbb5e95d8fac60649881d80c2e6a1997902e2024f6bdb22cd12
+ sha512sums =
883b6d25f6cad391893e675b812305efd71b8141010bc36a93cb234c99710ce00dfd51632532bdaf21f8425342da768ee3e5235bb928a3e487c105a324e247e0
pkgname = fcitx5-chewing
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-chewing
-pkgver=5.1.5
+pkgver=5.1.6
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=('081ff88fdebb48470970522ba8a0d7fda42dc272457819771bfb7506dd6c2a903b6c5b92070b5bbb5e95d8fac60649881d80c2e6a1997902e2024f6bdb22cd12')
+sha512sums=('883b6d25f6cad391893e675b812305efd71b8141010bc36a93cb234c99710ce00dfd51632532bdaf21f8425342da768ee3e5235bb928a3e487c105a324e247e0')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/98e72cd405293c81598cc5409b96552b2190d058
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chewing/-/commit/98e72cd405293c81598cc5409b96552b2190d058
You're receiving this email because of your account on gitlab.archlinux.org.