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


Commits:
d07f371b by Felix Yan at 2024-10-09T01:28:13+03:00
upgpkg: 5.1.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 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
        groups = fcitx5-im
@@ -25,10 +25,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


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=fcitx5
-pkgver=5.1.10
+pkgver=5.1.11
 _dictver=20121020
-pkgrel=2
+pkgrel=1
 pkgdesc="Next generation of fcitx"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx5";
@@ -17,7 +17,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 
<[email protected]>
 



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

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


Reply via email to