Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / fcitx5


Commits:
2b010e78 by Felix Yan at 2025-10-26T19:59:12+00:00
upgpkg: 5.1.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fcitx5
        pkgdesc = Next generation of fcitx
-       pkgver = 5.1.15
+       pkgver = 5.1.16
        pkgrel = 1
        url = https://github.com/fcitx/fcitx5
        arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = fcitx5
        depends = json-c
        conflicts = fcitx
        noextract = en_dict-20121020.tar.gz
-       source = git+https://github.com/fcitx/fcitx5.git#tag=5.1.15?signed
+       source = git+https://github.com/fcitx/fcitx5.git#tag=5.1.16?signed
        source = https://download.fcitx-im.org/data/en_dict-20121020.tar.gz
        validpgpkeys = 2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9
-       sha512sums = 
e3b637cf953bd8d2a2ec138e532bea02a98e8811e103a7d9b9603a9d831511b4c2eda95c9c3aa5b560322eebbabff916921be63ad45fcab842640fcddcdb92af
+       sha512sums = 
ca9dee1b994cf9e598b8845b96c047c4017845503dbef64b7cd014f84f6e39408b6c3c2292fec104ad10545735482563c9abc7abe4e870f4f085cf090f4a831f
        sha512sums = 
8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2
 
 pkgname = fcitx5


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=fcitx5
-pkgver=5.1.15
+pkgver=5.1.16
 _dictver=20121020
 pkgrel=1
 pkgdesc="Next generation of fcitx"
@@ -17,7 +17,7 @@ makedepends=('git' 'extra-cmake-modules' 'ninja' 
'wayland-protocols')
 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=('e3b637cf953bd8d2a2ec138e532bea02a98e8811e103a7d9b9603a9d831511b4c2eda95c9c3aa5b560322eebbabff916921be63ad45fcab842640fcddcdb92af'
+sha512sums=('ca9dee1b994cf9e598b8845b96c047c4017845503dbef64b7cd014f84f6e39408b6c3c2292fec104ad10545735482563c9abc7abe4e870f4f085cf090f4a831f'
             
'8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2')
 validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5/-/commit/2b010e78f20050a4467d10ad120d81dd07ecb950

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fcitx5/-/commit/2b010e78f20050a4467d10ad120d81dd07ecb950
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to