summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-12-31 06:14:39 +0800
committerlilac2022-12-31 06:14:39 +0800
commit189c42ec3f9a2243a5431e3872067a39d4ad1427 (patch)
tree8f939f5b709b3b10659d69eeee3b2bb6762b26cd
parent5d07e3746199914c83b4c8dff3b040416e886bae (diff)
downloadaur-189c42ec3f9a2243a5431e3872067a39d4ad1427.tar.gz
[lilac] updated to 5.0.21.r16.g22454ff-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48cd7838dd56..a04d5878ea9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fcitx5-git
pkgdesc = Next generation of fcitx
- pkgver = 5.0.18.r21.g5e18e2e
+ pkgver = 5.0.21.r16.g22454ff
pkgrel = 1
url = https://github.com/fcitx/fcitx5
arch = i686
@@ -23,7 +23,6 @@ pkgbase = fcitx5-git
depends = libxkbfile
depends = fmt
depends = gdk-pixbuf2
- depends = unicode-cldr-annotations
provides = fcitx5
conflicts = fcitx5
source = git+https://github.com/fcitx/fcitx5.git
diff --git a/PKGBUILD b/PKGBUILD
index 93c2ac003c0b..7e9b926a01a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,14 @@ _SPELL_EN_DICT_SHA256='c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4
_pkgname=fcitx5
pkgname=${_pkgname}-git
-pkgver=5.0.18.r21.g5e18e2e
+pkgver=5.0.21.r16.g22454ff
pkgrel=1
pkgdesc="Next generation of fcitx"
arch=('i686' 'x86_64')
url="https://github.com/fcitx/fcitx5"
license=('GPL')
depends=('cairo' 'enchant' 'iso-codes' 'libgl' 'libxkbcommon-x11' 'pango' 'systemd' 'wayland'
- 'wayland-protocols' 'xcb-imdkit-git' 'xcb-util-wm' 'libxkbfile' 'fmt' 'gdk-pixbuf2'
- 'unicode-cldr-annotations')
+ 'wayland-protocols' 'xcb-imdkit-git' 'xcb-util-wm' 'libxkbfile' 'fmt' 'gdk-pixbuf2')
makedepends=('extra-cmake-modules' 'git' 'ninja')
provides=($_pkgname)
conflicts=($_pkgname)