summaryrefslogtreecommitdiff
path: root/community/ibus-hangul/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ibus-hangul/PKGBUILD')
-rw-r--r--community/ibus-hangul/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/ibus-hangul/PKGBUILD b/community/ibus-hangul/PKGBUILD
index 389aa38f8..9c57068b0 100644
--- a/community/ibus-hangul/PKGBUILD
+++ b/community/ibus-hangul/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 79159 2012-10-31 05:32:23Z ebelanger $
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# $Id: PKGBUILD 81828 2013-01-01 03:38:39Z fyan $
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Radim Hvizdák <hvizdakr at gmail dot com>
pkgname=ibus-hangul
pkgver=1.4.1
-pkgrel=2
+pkgrel=3
pkgdesc='Korean input engine for IBus'
arch=('i686' 'x86_64' 'mips64el')
url='http://ibus.googlecode.com'
license=('GPL')
-depends=('ibus' 'libhangul')
+depends=('ibus' 'libhangul' 'iso-codes' 'pygtk' 'gtk-update-icon-cache')
makedepends=('intltool')
install=ibus-hangul.install
-source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
+source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
sha1sums=('659899cf942a983fbd2ffbb4bd4f5ecd883f5c0a')
build() {