summaryrefslogtreecommitdiff
path: root/extra/ibus
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-08 13:14:39 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-08 13:14:39 +0100
commit31ccd8fa213350d61560c16caac29e5c0bb0f54f (patch)
treeea0288a26a5d9c325da1502ed4450936c52b8272 /extra/ibus
parent3734b1ff855a5738195c6ff3def244d7b2e23e50 (diff)
parentb8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/codeblocks/PKGBUILD community/siege/PKGBUILD extra/opus/PKGBUILD extra/rtmpdump/PKGBUILD
Diffstat (limited to 'extra/ibus')
-rw-r--r--extra/ibus/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/ibus/PKGBUILD b/extra/ibus/PKGBUILD
index 0f0898843..338d50320 100644
--- a/extra/ibus/PKGBUILD
+++ b/extra/ibus/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 170696 2012-11-09 20:17:29Z eric $
+# $Id: PKGBUILD 172983 2012-12-08 02:06:48Z eric $
# Contributor: Rainy <rainylau(at)gmail(dot)com>
# Contributor: Lee.MaRS <leemars at gmail dot com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Maintainer: Brad Fanella <bradfanella@archlinux.us>
pkgname=ibus
-pkgver=1.4.99.20121109
+pkgver=1.5.0
pkgrel=1
pkgdesc="Next Generation Input Bus for Linux"
arch=('i686' 'x86_64' 'mips64el')
url="http://ibus.googlecode.com"
license=('LGPL')
depends=('hicolor-icon-theme' 'gtk2' 'gtk3' 'python2-xdg' 'python2-gobject')
-makedepends=('gobject-introspection' 'dconf' 'iso-codes' 'intltool')
+makedepends=('gobject-introspection' 'vala' 'dconf' 'iso-codes' 'intltool')
options=('!libtool')
install=ibus.install
source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('e534d836117b968b8d0eab2eea5a1fac09ea85fb')
+sha1sums=('ca810499ca21ab85e4faa8a103cfd461361b723a')
build() {
cd ${pkgname}-${pkgver}