From 2b928939b6f3c3cebd2ac39dd2f3f0be901b74d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 21 May 2024 09:12:32 +0700 Subject: [PATCH] fcitx5-anthy: update to 5.1.4. --- srcpkgs/fcitx5-anthy-icons | 1 - srcpkgs/fcitx5-anthy/template | 15 ++++----------- 2 files changed, 4 insertions(+), 12 deletions(-) delete mode 120000 srcpkgs/fcitx5-anthy-icons diff --git a/srcpkgs/fcitx5-anthy-icons b/srcpkgs/fcitx5-anthy-icons deleted file mode 120000 index 6fee45a4d39..00000000000 --- a/srcpkgs/fcitx5-anthy-icons +++ /dev/null @@ -1 +0,0 @@ -fcitx5-anthy \ No newline at end of file diff --git a/srcpkgs/fcitx5-anthy/template b/srcpkgs/fcitx5-anthy/template index 088114dcdeb..32f07dbdc6d 100644 --- a/srcpkgs/fcitx5-anthy/template +++ b/srcpkgs/fcitx5-anthy/template @@ -1,6 +1,6 @@ # Template file for 'fcitx5-anthy' pkgname=fcitx5-anthy -version=5.1.3 +version=5.1.4 revision=1 build_style=cmake hostmakedepends="pkg-config gettext extra-cmake-modules" @@ -10,13 +10,6 @@ short_desc="Fcitx5 - Anthy engine" maintainer="Đoàn Trần Công Danh " license="GPL-2.0-or-later" homepage="https://fcitx-im.org/wiki/Fcitx" -distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-${version}.tar.xz" -checksum=a4e2587b9fbfd758fc626b890f201b14f16c9d46bd0d0a9b622ad2c03f7ddb36 - -fcitx5-anthy-icons_package() { - short_desc+=" - icons" - conflicts="fcitx-anthy<=0.2.3_2" - pkg_install() { - vmove usr/share/icons - } -} +distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-${version}.tar.zst" +checksum=7b45f4d299577d18284a48530d525fb9bb9b8a7f21f8d886ceb9ce4886926bb8 +replaces="fcitx5-anthy-icons>=0"