summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 137034850f60..69c5eba64f26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ibus-uniemoji
pkgver=0.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="A simple input method for ibus that allows you to enter unicode emoji and other symbols by name"
arch=(i686 x86_64)
url="https://github.com/salty-horse/ibus-uniemoji"
license=('GPL')
-depends=('python' 'libibus')
+depends=('python' 'ibus')
conflicts=('ibus-uniemoji-git')
optdepends=('python-levenshtein: faster fuzzy search')
source=("https://github.com/salty-horse/ibus-uniemoji/archive/v${pkgver}.tar.gz")