[arch-commits] Commit in fcitx5/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 20 20:13:56 UTC 2020
Date: Friday, March 20, 2020 @ 20:13:56
Author: felixonmars
Revision: 602052
upgpkg: fcitx5 0.0.0.20200321-1
Modified:
fcitx5/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-20 20:04:05 UTC (rev 602051)
+++ PKGBUILD 2020-03-20 20:13:56 UTC (rev 602052)
@@ -3,8 +3,8 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5
-pkgver=0.0.0.20200320
-_commit=fff067f8c4e4ec54d3de86262143f3f09b25267b
+pkgver=0.0.0.20200321
+_commit=2a990ab947524f1abef0ca2634c45e6c008333d0
_endictver=20121020
pkgrel=1
pkgdesc="Next generation of fcitx"
@@ -11,6 +11,7 @@
arch=('x86_64')
url="https://github.com/fcitx/fcitx5"
license=('GPL')
+conflicts=('fcitx')
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')
@@ -17,7 +18,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=('804fd4539c7e61da084961b700feee45e14fdfc9c089fdd0c1dc1f2029609ce43bb730b4ce2a61f8024f2ca26d888f81d3d34efd814b736c620e307e989b4149'
+sha512sums=('c515ce5fcbdc9056a409f30cd837e6a5a0c6fe408c97ca479ce913b8a2fba50badeb9a5a7f6dece3d41fc7224f635dd9a3fce54a95f2c4c15066031704d29cd0'
'8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2')
prepare() {
More information about the arch-commits
mailing list