summaryrefslogtreecommitdiff
path: root/community/fcitx-hangul
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-27 01:22:37 -0800
committerroot <root@rshg054.dnsready.net>2012-12-27 01:22:37 -0800
commit4b9819d98573d82cec1b07beb719390f5fa4aed1 (patch)
tree5606de36a177647ce905bc34a28b7f01806d4ff3 /community/fcitx-hangul
parent93079feae1048abe4ebe1ddc66197f31e1206101 (diff)
Thu Dec 27 01:22:36 PST 2012
Diffstat (limited to 'community/fcitx-hangul')
-rw-r--r--community/fcitx-hangul/PKGBUILD5
-rw-r--r--community/fcitx-hangul/fcitx-hangul.install2
2 files changed, 3 insertions, 4 deletions
diff --git a/community/fcitx-hangul/PKGBUILD b/community/fcitx-hangul/PKGBUILD
index 9cadde6a5..6f706043a 100644
--- a/community/fcitx-hangul/PKGBUILD
+++ b/community/fcitx-hangul/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 81140 2012-12-12 01:20:35Z fyan $
+# $Id: PKGBUILD 81667 2012-12-26 11:35:33Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=fcitx-hangul
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Hangul (Korean) support for fcitx"
arch=('i686' 'x86_64')
url="http://code.google.com/p/fcitx/"
@@ -31,5 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-
md5sums=('168b51487797879cf41ed6f6d086694a')
diff --git a/community/fcitx-hangul/fcitx-hangul.install b/community/fcitx-hangul/fcitx-hangul.install
index c0797237a..6b1b64bdd 100644
--- a/community/fcitx-hangul/fcitx-hangul.install
+++ b/community/fcitx-hangul/fcitx-hangul.install
@@ -1,5 +1,5 @@
post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
post_upgrade() {