Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
fcitx5-chinese-addons
Commits:
90301146 by Felix Yan at 2023-11-02T16:19:30+02:00
upgpkg: 5.1.2-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.1
+ pkgver = 5.1.2
pkgrel = 1
url = https://github.com/fcitx/fcitx5-chinese-addons
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = fcitx5-chinese-addons
depends = qt5-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.1_dict.tar.xz
- source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.1_dict.tar.xz.sig
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.2_dict.tar.xz
+ source =
https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.2_dict.tar.xz.sig
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
- sha512sums =
8ee005bf09aed6f6916f052fe6fe7949d3a42442a4d4c4721170fc391b48df25fd85acc2657492ea215bb2b2fc79f61307af2ab6a8e05834bd354d237ea2605e
+ sha512sums =
8a94b974b461dc0a20ee7c243d482295359be27a7cc2152755aebdde3330a62f579506666e231d15cd081e58794359f1791b674f8d9f873babf7c68f4dea81a1
sha512sums = SKIP
pkgname = fcitx5-chinese-addons
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-chinese-addons
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=1
pkgdesc="Addons related to Chinese, including IME previous bundled inside
fcitx4"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('curl' 'fcitx5-qt' 'fmt' 'libime' 'opencc'
'qt5-webengine')
makedepends=('boost' 'extra-cmake-modules' 'fcitx5-lua' '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=('8ee005bf09aed6f6916f052fe6fe7949d3a42442a4d4c4721170fc391b48df25fd85acc2657492ea215bb2b2fc79f61307af2ab6a8e05834bd354d237ea2605e'
+sha512sums=('8a94b974b461dc0a20ee7c243d482295359be27a7cc2152755aebdde3330a62f579506666e231d15cd081e58794359f1791b674f8d9f873babf7c68f4dea81a1'
'SKIP')
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chinese-addons/-/commit/90301146b47fd0aa162706ddd8420e7f99df798b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5-chinese-addons/-/commit/90301146b47fd0aa162706ddd8420e7f99df798b
You're receiving this email because of your account on gitlab.archlinux.org.