Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-anthy
Commits:
a5ed2f87 by Felix Yan at 2025-11-04T06:00:44+08:00
upgpkg: 5.1.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-anthy
pkgdesc = Anthy Wrapper for Fcitx5
- pkgver = 5.1.7
+ pkgver = 5.1.8
pkgrel = 1
url = https://github.com/fcitx/fcitx5-anthy
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = fcitx5-anthy
makedepends = ninja
depends = fcitx5
depends = anthy
- source = git+https://github.com/fcitx/fcitx5-anthy.git#tag=5.1.7?signed
+ source = git+https://github.com/fcitx/fcitx5-anthy.git#tag=5.1.8?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
a94eaa264264d5247dd10f85d17675597f860ff1611530a6833dcbb0374409d7cde8bfe09c66b971e4553f4bc15d0a8fb2bf9bd62d028fa45645b1e02802830e
+ sha512sums =
d8aa387eac9c4e9d37735caa4582a7d4c8a5bdad48b90b3e54956108002c2f3a138af0fcbb519e21f7acfd6643f7da4b940540940f1e3671a8d5ff3745fc0bb2
pkgname = fcitx5-anthy
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-anthy
-pkgver=5.1.7
+pkgver=5.1.8
pkgrel=1
pkgdesc="Anthy Wrapper for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5' 'anthy')
makedepends=('git' 'extra-cmake-modules' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-anthy.git#tag=$pkgver?signed")
-sha512sums=('a94eaa264264d5247dd10f85d17675597f860ff1611530a6833dcbb0374409d7cde8bfe09c66b971e4553f4bc15d0a8fb2bf9bd62d028fa45645b1e02802830e')
+sha512sums=('d8aa387eac9c4e9d37735caa4582a7d4c8a5bdad48b90b3e54956108002c2f3a138af0fcbb519e21f7acfd6643f7da4b940540940f1e3671a8d5ff3745fc0bb2')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build(){
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/a5ed2f87f74eb492348934758da8e40e704ec4c3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/a5ed2f87f74eb492348934758da8e40e704ec4c3
You're receiving this email because of your account on gitlab.archlinux.org.