diff options
Diffstat (limited to 'extra/ibus/PKGBUILD')
-rw-r--r-- | extra/ibus/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD index 967149eb0..beea403f5 100644 --- a/extra/ibus/PKGBUILD +++ b/extra/ibus/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 211917 2014-04-30 10:34:44Z fyan $ +# $Id: PKGBUILD 211952 2014-05-02 05:52:10Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> pkgbase=ibus pkgname=(ibus libibus) pkgver=1.5.7 -pkgrel=1 +pkgrel=2 pkgdesc="Next Generation Input Bus for Linux" arch=('i686' 'x86_64') url="http://ibus.googlecode.com" |