summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiachen Yang2017-10-31 16:50:20 +0900
committerJiachen Yang2017-10-31 16:50:20 +0900
commit33e3c0045764692a3ec6c2b6ecf2a6eb0c29e28a (patch)
tree0a333985dea5205d5fa03ab8c4115e25570b178a
parent4bba8d030bfcb1db46f33b9d216e578ee2678244 (diff)
downloadaur-33e3c0045764692a3ec6c2b6ecf2a6eb0c29e28a.tar.gz
no longer conflicts with fcitx
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c33ba3bd552e..b26e70e4e19b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Aug 11 03:56:19 UTC 2017
pkgbase = fcitx5-gtk-git
pkgdesc = Gtk im module for fcitx5 and glib based dbus client library
- pkgver = r5.be0cdae
+ pkgver = r19.c62252b
pkgrel = 1
url = https://github.com/fcitx/fcitx5
arch = i686
@@ -14,7 +12,6 @@ pkgbase = fcitx5-gtk-git
depends = fcitx5-git
depends = gtk2
depends = gtk3
- conflicts = fcitx
source = git+https://github.com/fcitx/fcitx5-gtk.git
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8d7546cccef6..7e41ab23856c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-gtk-git
-pkgver=r5.be0cdae
+pkgver=r19.c62252b
pkgrel=1
pkgdesc="Gtk im module for fcitx5 and glib based dbus client library"
arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@ url="https://github.com/fcitx/fcitx5"
license=('GPL')
depends=('fcitx5-git' 'gtk2' 'gtk3')
makedepends=('extra-cmake-modules' 'gobject-introspection' 'git')
-conflicts=('fcitx')
source=("git+https://github.com/fcitx/fcitx5-gtk.git")
sha512sums=('SKIP')