Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-bamboo
Commits:
42a22593 by Felix Yan at 2025-02-02T10:38:20+08:00
upgpkg: 1.0.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-bamboo
pkgdesc = Bamboo (Vietnamese Input Method) engine support for Fcitx
- pkgver = 1.0.6
+ pkgver = 1.0.7
pkgrel = 1
url = https://github.com/fcitx/fcitx5-bamboo
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = fcitx5-bamboo
makedepends = extra-cmake-modules
makedepends = go
depends = fcitx5
- source = git+https://github.com/fcitx/fcitx5-bamboo.git#tag=1.0.6?signed
+ source = git+https://github.com/fcitx/fcitx5-bamboo.git#tag=1.0.7?signed
source = git+https://github.com/BambooEngine/bamboo-core.git
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
2bd2da255be3433667ba918b7ced4e0d010f08311c3a799f6fca433a4eb2ddb421a693700a43ad6f3e46ee951cd059f62967683aed8dbd5d291d0330171c9b6e
+ sha512sums =
efb26bc564aa82942c5692bea0c1d6f2a2ba9d1e06a3b51fd13c5b9645c88d82dd7619f27825e7d39aef19a4b2e06bd69db522b86d69c724edb20cc1a420391f
sha512sums = SKIP
pkgname = fcitx5-bamboo
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=fcitx5-bamboo
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="Bamboo (Vietnamese Input Method) engine support for Fcitx"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('fcitx5')
makedepends=('git' 'extra-cmake-modules' 'go')
source=("git+https://github.com/fcitx/fcitx5-bamboo.git#tag=$pkgver?signed"
"git+https://github.com/BambooEngine/bamboo-core.git")
-sha512sums=('2bd2da255be3433667ba918b7ced4e0d010f08311c3a799f6fca433a4eb2ddb421a693700a43ad6f3e46ee951cd059f62967683aed8dbd5d291d0330171c9b6e'
+sha512sums=('efb26bc564aa82942c5692bea0c1d6f2a2ba9d1e06a3b51fd13c5b9645c88d82dd7619f27825e7d39aef19a4b2e06bd69db522b86d69c724edb20cc1a420391f'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-bamboo/-/commit/42a22593e3b29f1a0c7a5dfa3299e7a8eb192386
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-bamboo/-/commit/42a22593e3b29f1a0c7a5dfa3299e7a8eb192386
You're receiving this email because of your account on gitlab.archlinux.org.