From 8f221069c2d723281ddf64a35586013fbae5c19c Mon Sep 17 00:00:00 2001 From: Lindsay Zhou Date: Tue, 9 Jan 2024 10:36:13 +0800 Subject: [PATCH] testing/fcitx5-anthy: re-enable on armhf, upgrade to 5.1.3 --- testing/fcitx5-anthy/APKBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/testing/fcitx5-anthy/APKBUILD b/testing/fcitx5-anthy/APKBUILD index d5f4891a9ae..4cc3ceea443 100644 --- a/testing/fcitx5-anthy/APKBUILD +++ b/testing/fcitx5-anthy/APKBUILD @@ -1,11 +1,10 @@ # Maintainer: pkgname=fcitx5-anthy -pkgver=5.1.1 +pkgver=5.1.3 pkgrel=0 pkgdesc="anthy input method support for fcitx5" url="https://github.com/fcitx/fcitx5-anthy" -# armhf: extra-cmake-modules -arch="all !armhf" +arch="all" license="GPL-3.0-or-later" makedepends=" anthy-dev @@ -35,5 +34,5 @@ package() { } sha512sums=" -cdf1db3f8b60d846b816026d0b2f68fca5fef5ab6e2bce38643593edfb90bf7ee91dc70499ec71337a36e42418bdc3f246d42428dfb695ffb1c95cf1450c3f67 fcitx5-anthy-5.1.1.tar.gz +dd1a9022424ea0fc45f27c17555eca15a475f5f9ac3dadba5c77d59d365eca959b52ee88293ff0fed72ecd90380e7d57c9eacbf6a26dcba5502588eb0c97dce7 fcitx5-anthy-5.1.3.tar.gz "