summaryrefslogtreecommitdiff
path: root/community/ibus-chewing/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ibus-chewing/PKGBUILD')
-rw-r--r--community/ibus-chewing/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ibus-chewing/PKGBUILD b/community/ibus-chewing/PKGBUILD
index 8e0967fd8..fed502367 100644
--- a/community/ibus-chewing/PKGBUILD
+++ b/community/ibus-chewing/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80617 2012-11-27 04:47:44Z fyan $
+# $Id: PKGBUILD 80968 2012-12-08 02:26:09Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Rainy <rainylau(at)gmail(dot)com>
@@ -7,13 +7,13 @@
pkgname=ibus-chewing
pkgver=1.4.3
-pkgrel=1
+pkgrel=2
pkgdesc='Chinese Chewing Engine for IBus Framework'
arch=('i686' 'x86_64')
license=('GPL')
url='http://ibus.googlecode.com'
-depends=('ibus' 'libchewing' 'libxtst')
-makedepends=('swig' 'cmake' 'gob2' 'gconf')
+depends=('ibus' 'libchewing' 'libxtst' 'gconf')
+makedepends=('swig' 'cmake' 'gob2')
options=('!makeflags')
install=ibus-chewing.install
source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}-Source.tar.gz")