summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 603f67f7da98..81f5f1169f77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: riey <creeper844@gmail.com>
pkgname=kime-git
pkgver=0.5.0.209.g95afb0d
-pkgrel=1
+pkgrel=2
pkgdesc="Korean IME"
url="https://github.com/Riey/kime"
conflicts=('kime')
provides=('kime')
-depends=('gtk3' 'cairo' 'libxkbcommon' 'libxcb' 'pango')
+depends=('gtk3' 'cairo' 'libxcb' 'pango')
makedepends=('cargo')
arch=('any')
license=('GPL3')