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