Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-anthy
Commits:
15f47fcd by Felix Yan at 2024-10-09T19:13:41+03:00
upgpkg: 5.1.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-anthy
pkgdesc = Anthy Wrapper for Fcitx5
- pkgver = 5.1.4
+ pkgver = 5.1.5
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.4?signed
+ source = git+https://github.com/fcitx/fcitx5-anthy.git#tag=5.1.5?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
42af3476ce9fe0dba3ed739a73796b1570d0d35b6bfc81de0b77db8b4315eb36baa359bb6897b667af2bdf38542b65af0c71f645669f2057b4f0fd9c58f55235
+ sha512sums =
f266d15978ffb41cea6b91ef819cffc076b41100597dccf45c2ab774c0dd9c90f0aac9d71e459deec5bb5858049a93748017db5a4f49c2cc2e9e049021401c31
pkgname = fcitx5-anthy
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-anthy
-pkgver=5.1.4
+pkgver=5.1.5
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=('42af3476ce9fe0dba3ed739a73796b1570d0d35b6bfc81de0b77db8b4315eb36baa359bb6897b667af2bdf38542b65af0c71f645669f2057b4f0fd9c58f55235')
+sha512sums=('f266d15978ffb41cea6b91ef819cffc076b41100597dccf45c2ab774c0dd9c90f0aac9d71e459deec5bb5858049a93748017db5a4f49c2cc2e9e049021401c31')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build(){
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/15f47fcd2a24b0c07f8b3d34d06f162c6e497eb0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-anthy/-/commit/15f47fcd2a24b0c07f8b3d34d06f162c6e497eb0
You're receiving this email because of your account on gitlab.archlinux.org.