* update fcitx5 to 5.1.11-1
This commit is contained in:
parent
9674c11963
commit
42ca75f4c0
@ -1,9 +1,13 @@
|
||||
pkgbase = fcitx5
|
||||
pkgdesc = Next generation of fcitx
|
||||
pkgver = 5.1.10
|
||||
pkgrel = 2
|
||||
pkgver = 5.1.11
|
||||
pkgrel = 1
|
||||
url = https://github.com/fcitx/fcitx5
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = fcitx5-im
|
||||
license = LGPL-2.1-or-later AND Unicode-DFS-2016
|
||||
makedepends = git
|
||||
@ -25,10 +29,10 @@ pkgbase = fcitx5
|
||||
depends = gdk-pixbuf2
|
||||
conflicts = fcitx
|
||||
noextract = en_dict-20121020.tar.gz
|
||||
source = git+https://github.com/fcitx/fcitx5.git#tag=5.1.10?signed
|
||||
source = git+https://github.com/fcitx/fcitx5.git#tag=5.1.11?signed
|
||||
source = https://download.fcitx-im.org/data/en_dict-20121020.tar.gz
|
||||
validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
|
||||
sha512sums = 9c99cda8091ed9ab909ee1ac13633077002a738d4a9a369c2bd5159ce892253a3e8f4b0fddf4e204aff19a416877658b080e1f5f58b887eb2e536520ef52f39e
|
||||
sha512sums = 50e6e2a9f6f57c47c4821f5af8610967d5052e9d98095181f65e1981af71043353567dc64875d3715048f4bc5eb445ba56aa985785b74481007363ea1ecae06b
|
||||
sha512sums = 8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2
|
||||
|
||||
pkgname = fcitx5
|
||||
|
@ -3,9 +3,9 @@
|
||||
# Contributor: csslayer <wengxt AT gmail com>
|
||||
|
||||
pkgname=fcitx5
|
||||
pkgver=5.1.10
|
||||
pkgver=5.1.11
|
||||
_dictver=20121020
|
||||
pkgrel=2.1
|
||||
pkgrel=1
|
||||
pkgdesc="Next generation of fcitx"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/fcitx/fcitx5"
|
||||
@ -18,7 +18,7 @@ makedepends=('git' 'extra-cmake-modules' 'ninja' 'wayland-protocols' 'fmt')
|
||||
source=("git+https://github.com/fcitx/fcitx5.git#tag=$pkgver?signed"
|
||||
"https://download.fcitx-im.org/data/en_dict-$_dictver.tar.gz")
|
||||
noextract=("en_dict-$_dictver.tar.gz")
|
||||
sha512sums=('9c99cda8091ed9ab909ee1ac13633077002a738d4a9a369c2bd5159ce892253a3e8f4b0fddf4e204aff19a416877658b080e1f5f58b887eb2e536520ef52f39e'
|
||||
sha512sums=('50e6e2a9f6f57c47c4821f5af8610967d5052e9d98095181f65e1981af71043353567dc64875d3715048f4bc5eb445ba56aa985785b74481007363ea1ecae06b'
|
||||
'8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2')
|
||||
validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt@gmail.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user