Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-unikey
Commits:
6be095f9 by Felix Yan at 2026-01-16T21:25:30+08:00
upgpkg: 5.1.9-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-unikey
pkgdesc = Unikey engine support for Fcitx5
- pkgver = 5.1.8
+ pkgver = 5.1.9
pkgrel = 1
url = https://github.com/fcitx/fcitx5-unikey
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = fcitx5-unikey
makedepends = extra-cmake-modules
makedepends = ninja
depends = fcitx5-qt
- source = git+https://github.com/fcitx/fcitx5-unikey.git#tag=5.1.8?signed
+ source = git+https://github.com/fcitx/fcitx5-unikey.git#tag=5.1.9?signed
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
5d925f1e55aa9f6f18b55d1ba3ff7cf5fbae20dcab5dc77eb36a4a74ed6c0cdaa4a6824d1fa57f441b27885a474c52903844f468505d144df078cabbdac84a33
+ sha512sums =
bea18406d5169a8f575bee6340e6536065f0ee7a4bd9d9979f90c74b42db2078f590561bc2fe4550faecfadadeee4220793e76f585a4a0891c48c1c995b4de96
pkgname = fcitx5-unikey
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-unikey
-pkgver=5.1.8
+pkgver=5.1.9
pkgrel=1
pkgdesc="Unikey engine support for Fcitx5"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('fcitx5-qt')
makedepends=('git' 'extra-cmake-modules' 'ninja')
source=("git+https://github.com/fcitx/fcitx5-unikey.git#tag=$pkgver?signed")
-sha512sums=('5d925f1e55aa9f6f18b55d1ba3ff7cf5fbae20dcab5dc77eb36a4a74ed6c0cdaa4a6824d1fa57f441b27885a474c52903844f468505d144df078cabbdac84a33')
+sha512sums=('bea18406d5169a8f575bee6340e6536065f0ee7a4bd9d9979f90c74b42db2078f590561bc2fe4550faecfadadeee4220793e76f585a4a0891c48c1c995b4de96')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-unikey/-/commit/6be095f93ceb0db6cb944432d1509b3aaa3ea6de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-unikey/-/commit/6be095f93ceb0db6cb944432d1509b3aaa3ea6de
You're receiving this email because of your account on gitlab.archlinux.org.