summaryrefslogtreecommitdiff
path: root/community/fcitx-hangul
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-12 02:49:40 -0800
committerroot <root@rshg054.dnsready.net>2012-12-12 02:49:40 -0800
commit6768c115af3c5f0772bcf7b02f34a88a880876c0 (patch)
treecf59712968581c230363f5604ad8f253cc0b5d87 /community/fcitx-hangul
parentab94338181959432cf0046ce0a9643307dab9366 (diff)
Wed Dec 12 02:43:53 PST 2012
Diffstat (limited to 'community/fcitx-hangul')
-rw-r--r--community/fcitx-hangul/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/fcitx-hangul/PKGBUILD b/community/fcitx-hangul/PKGBUILD
index d0732f8ff..9cadde6a5 100644
--- a/community/fcitx-hangul/PKGBUILD
+++ b/community/fcitx-hangul/PKGBUILD
@@ -1,18 +1,17 @@
-# $Id: PKGBUILD 80966 2012-12-08 01:28:14Z fyan $
+# $Id: PKGBUILD 81140 2012-12-12 01:20:35Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=fcitx-hangul
-pkgver=0.1.2
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
pkgdesc="Hangul (Korean) support for fcitx"
arch=('i686' 'x86_64')
url="http://code.google.com/p/fcitx/"
license=('GPL2')
-depends=('fcitx>=4.2.2' 'libhangul')
+depends=('fcitx>=4.2.3' 'libhangul')
makedepends=('cmake' 'intltool')
-install="$pkgname.install"
+install=$pkgname.install
source=("http://fcitx.googlecode.com/files/$pkgname-$pkgver.tar.xz")
-sha1sums=('30648e569ea75e2a734ed98f8cc90b0a656a6bf5')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -33,3 +32,4 @@ package() {
}
+md5sums=('168b51487797879cf41ed6f6d086694a')