summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 942a9c0bff56..3f6f1ad21bc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = ibus-pinyin
pkgdesc = Pinyin (Chinese) input method for the IBus framework
pkgver = 1.5.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ibus/ibus-pinyin/
arch = x86_64
license = GPL
makedepends = intltool
+ makedepends = gnome-common
depends = ibus
depends = pyzy
depends = lua
diff --git a/PKGBUILD b/PKGBUILD
index 8cfb5239b16e..bc41376b68a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ibus-pinyin
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc='Pinyin (Chinese) input method for the IBus framework'
arch=('x86_64')
license=('GPL')