Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-anthy
Commits:
29ac2ef8 by Felix Yan at 2025-02-01T07:35:24+08:00
upgpkg: 5.1.6-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-anthy
pkgdesc = Anthy Wrapper for Fcitx5
- pkgver = 5.1.5
+ pkgver = 5.1.6
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.5?signed
+ source = git+https://github.com/fcitx/fcitx5-anthy.git#tag=5.1.6?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
f266d15978ffb41cea6b91ef819cffc076b41100597dccf45c2ab774c0dd9c90f0aac9d71e459deec5bb5858049a93748017db5a4f49c2cc2e9e049021401c31
+ sha512sums =
287f1e272852de0f4f5a679ba1955e14a34170d1706754ae3170e2f9cb94dc9b6e036564e66d32f89cb78e22d799cf6b239b917d2535b18b7d4d8696d67dbff5
pkgname = fcitx5-anthy
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-anthy
-pkgver=5.1.5
+pkgver=5.1.6
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=('f266d15978ffb41cea6b91ef819cffc076b41100597dccf45c2ab774c0dd9c90f0aac9d71e459deec5bb5858049a93748017db5a4f49c2cc2e9e049021401c31')
+sha512sums=('287f1e272852de0f4f5a679ba1955e14a34170d1706754ae3170e2f9cb94dc9b6e036564e66d32f89cb78e22d799cf6b239b917d2535b18b7d4d8696d67dbff5')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build(){
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/29ac2ef82f5f024dc339bf887d6b7259990b0e91
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/29ac2ef82f5f024dc339bf887d6b7259990b0e91
You're receiving this email because of your account on gitlab.archlinux.org.