summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-12-22 17:02:50 +0800
committerlilac2020-12-22 17:02:50 +0800
commitc751902144c7c14139dbdfbd81de8ecaf6241db5 (patch)
tree0dbef1e306fcbd7aa7366c92171287a3e0fd8f88
parent53843274f5629d0aaa14641be062de3f59eb7d21 (diff)
downloadaur-c751902144c7c14139dbdfbd81de8ecaf6241db5.tar.gz
[lilac] updated to 5.0.1.r3.gbf307c3-3
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3f1e436bf6f..671d2167010e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fcitx5-anthy-git
pkgdesc = Anthy input method for fcitx5
- pkgver = 5.0.0.r1.g54d32ac
- pkgrel = 2
+ pkgver = 5.0.1.r3.gbf307c3
+ pkgrel = 3
url = https://github.com/fcitx/fcitx5-anthy
arch = x86_64
license = GPL
@@ -13,6 +13,7 @@ pkgbase = fcitx5-anthy-git
depends = hicolor-icon-theme
provides = fcitx5-anthy
conflicts = fcitx-anthy
+ conflicts = fcitx5-anthy
source = git+https://github.com/fcitx/fcitx5-anthy.git
sha512sums = SKIP
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')