Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-chinese-addons
Commits:
c228e00e by Felix Yan at 2024-03-07T09:52:36+00:00
upgpkg: 5.1.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = fcitx5-chinese-addons
pkgdesc = Addons related to Chinese, including IME previous bundled
inside fcitx4
- pkgver = 5.1.3
+ pkgver = 5.1.4
pkgrel = 1
url = https://github.com/fcitx/fcitx5-chinese-addons
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = fcitx5-chinese-addons
depends = fcitx5-qt
depends = libime
depends = opencc
- depends = qt5-webengine
+ depends = qt6-webengine
optdepends = fcitx5-lua: Lua and imeapi support from pinyin
conflicts = fcitx
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.3_dict.tar.xz
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.3_dict.tar.xz.sig
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.4_dict.tar.xz
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.4_dict.tar.xz.sig
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
4ea52ec45af70b552d8d4af3ed077662d6d839d3984bc41858b4710fe5b1dc169c63e223770f5400718c1c18aa745e77305f242409fa1cc523cee8475eb2e9ff
+ sha512sums =
99f3cc101532879c126e2699d338528a25531b782a5c1f1e93cd363437567c1ba7b0173aca56f887089d4379e86aecf7977139b5b5c44d54e0bd9a416b01e976
sha512sums = SKIP
pkgname = fcitx5-chinese-addons
=====================================
PKGBUILD
=====================================
@@ -2,18 +2,18 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-chinese-addons
-pkgver=5.1.3
+pkgver=5.1.4
pkgrel=1
pkgdesc="Addons related to Chinese, including IME previous bundled inside
fcitx4"
arch=('x86_64')
url="https://github.com/fcitx/fcitx5-chinese-addons"
license=('GPL')
conflicts=('fcitx')
-depends=('curl' 'fcitx5-qt' 'libime' 'opencc' 'qt5-webengine')
+depends=('curl' 'fcitx5-qt' 'libime' 'opencc' 'qt6-webengine')
makedepends=('boost' 'extra-cmake-modules' 'fcitx5-lua' 'fmt' 'ninja')
optdepends=('fcitx5-lua: Lua and imeapi support from pinyin')
source=("https://download.fcitx-im.org/fcitx5/$pkgname/$pkgname-${pkgver}_dict.tar.xz"{,.sig})
-sha512sums=('4ea52ec45af70b552d8d4af3ed077662d6d839d3984bc41858b4710fe5b1dc169c63e223770f5400718c1c18aa745e77305f242409fa1cc523cee8475eb2e9ff'
+sha512sums=('99f3cc101532879c126e2699d338528a25531b782a5c1f1e93cd363437567c1ba7b0173aca56f887089d4379e86aecf7977139b5b5c44d54e0bd9a416b01e976'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chinese-addons/-/commit/c228e00e3b63c6f77e6fe1813d7406937781f5d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chinese-addons/-/commit/c228e00e3b63c6f77e6fe1813d7406937781f5d1
You're receiving this email because of your account on gitlab.archlinux.org.