[arch-commits] Commit in ibus/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Mon Jan 13 02:04:45 UTC 2014


    Date: Monday, January 13, 2014 @ 03:04:45
  Author: fyan
Revision: 203531

upgpkg: ibus 1.5.4-4

Modified:
  ibus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-12 20:24:08 UTC (rev 203530)
+++ PKGBUILD	2014-01-13 02:04:45 UTC (rev 203531)
@@ -4,7 +4,7 @@
 pkgbase=ibus
 pkgname=(ibus libibus)
 pkgver=1.5.4
-pkgrel=3
+pkgrel=4
 pkgdesc="Next Generation Input Bus for Linux"
 arch=('i686' 'x86_64')
 url="http://ibus.googlecode.com"
@@ -31,7 +31,7 @@
 }
 
 package_ibus() {
-  depends+=("libibus=$pkgver" 'python2-gobject')
+  depends+=("libibus=$pkgver" 'python2-gobject' 'iso-codes')
   install=ibus.install
 
   cd ${pkgbase}-${pkgver}




More information about the arch-commits mailing list