summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a8ebad716fc..8111edcb1474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: OriginCode <origincoder@yahoo.com>
pkgname=fcitx5-anthy-git
-pkgver=5.0.0.r1.g54d32ac
-pkgrel=2
+pkgver=5.0.1.r3.gbf307c3
+pkgrel=3
pkgdesc="Anthy input method for fcitx5"
arch=('x86_64')
url="https://github.com/fcitx/fcitx5-anthy"
license=('GPL')
depends=('fcitx5-git' 'anthy' 'hicolor-icon-theme')
makedepends=('cmake' 'git' 'extra-cmake-modules')
-conflicts=('fcitx-anthy')
+conflicts=('fcitx-anthy' 'fcitx5-anthy')
provides=('fcitx5-anthy')
source=("git+$url.git")
sha512sums=('SKIP')