summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiachen Yang2017-10-31 16:51:20 +0900
committerJiachen Yang2017-10-31 16:51:26 +0900
commit8f7f2a87da6d1b265e7475d1be5da02c3423edff (patch)
tree0e924a7b4ffaebc8e4855b7527848a610f68d4eb
parent25222852a910aae9e97b80b48944ad9df2efe125 (diff)
downloadaur-8f7f2a87da6d1b265e7475d1be5da02c3423edff.tar.gz
no longer conflicts with fcitx-qt5
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa7e5c376c51..b07103a6b95d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-qt-git
-pkgver=r79.fde1417
+pkgver=r97.050fe6e
pkgrel=1
pkgdesc="Fcitx Qt Library"
arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@ url="https://github.com/fcitx/fcitx5"
license=('GPL')
depends=('fcitx5-git' 'qt4' 'qt5-x11extras')
makedepends=('extra-cmake-modules' 'git')
-conflicts=('fcitx-qt5')
source=("git+https://github.com/fcitx/fcitx5-qt.git")
sha512sums=('SKIP')