[arch-commits] Commit in fcitx5/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jun 24 08:03:50 UTC 2020


    Date: Wednesday, June 24, 2020 @ 08:03:50
  Author: felixonmars
Revision: 652018

upgpkg: fcitx5 0.0.0.20200624-1

Modified:
  fcitx5/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 08:03:01 UTC (rev 652017)
+++ PKGBUILD	2020-06-24 08:03:50 UTC (rev 652018)
@@ -3,8 +3,8 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=fcitx5
-pkgver=0.0.0.20200619
-_commit=8d627096858685b53d80266adecbe252f824a7a5
+pkgver=0.0.0.20200624
+_commit=aa193780256e2491ff7aebc809c4bfa3c3b7c256
 _endictver=20121020
 pkgrel=1
 pkgdesc="Next generation of fcitx"
@@ -12,6 +12,7 @@
 url="https://github.com/fcitx/fcitx5"
 license=('GPL')
 conflicts=('fcitx')
+groups=('fcitx5-im')
 depends=('cairo' 'enchant' 'iso-codes' 'libgl' 'libxkbcommon-x11' 'pango' 'systemd' 'wayland'
          'wayland-protocols' 'xcb-imdkit' 'xcb-util-wm' 'libxkbfile' 'fmt' 'gdk-pixbuf2'
          'cldr-emoji-annotation')
@@ -18,7 +19,7 @@
 makedepends=('extra-cmake-modules')
 source=("https://github.com/fcitx/fcitx5/archive/$_commit/fcitx5-$_commit.tar.gz"
         https://download.fcitx-im.org/data/en_dict-$_endictver.tar.gz)
-sha512sums=('5672942fe3b52cbed22e9c95f6b9a413bb4b7da50896416b57c8ad78a0d527d2cba7551e07f9907b5cf28aac683b5b501d4d5f7f4719684eff3fa9ef7e3de884'
+sha512sums=('3688e283019d1255a9e7887edd8cfe88e6e4706729ddc6bb1397297d942ad5d5b8a1e53568968000ed42a82cd6215e3e9c2398b49a7ca322e15a22dd1ce75938'
             '8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2')
 
 prepare() {



More information about the arch-commits mailing list