summaryrefslogtreecommitdiff
path: root/community/fcitx-rime
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-rime
parent93079feae1048abe4ebe1ddc66197f31e1206101 (diff)
Thu Dec 27 01:22:36 PST 2012
Diffstat (limited to 'community/fcitx-rime')
-rw-r--r--community/fcitx-rime/PKGBUILD4
-rw-r--r--community/fcitx-rime/fcitx-rime.install2
2 files changed, 3 insertions, 3 deletions
diff --git a/community/fcitx-rime/PKGBUILD b/community/fcitx-rime/PKGBUILD
index 6d9cee68c..69d666fa7 100644
--- a/community/fcitx-rime/PKGBUILD
+++ b/community/fcitx-rime/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id$
+# $Id: PKGBUILD 81659 2012-12-26 06:28:38Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: lh <jason52lh@gmail.com>
pkgname=fcitx-rime
pkgver=0.1.2
-pkgrel=2
+pkgrel=3
_rimever=0.9.3
pkgdesc="Fcitx Wrapper for librime"
arch=('i686' 'x86_64')
diff --git a/community/fcitx-rime/fcitx-rime.install b/community/fcitx-rime/fcitx-rime.install
index c0797237a..6b1b64bdd 100644
--- a/community/fcitx-rime/fcitx-rime.install
+++ b/community/fcitx-rime/fcitx-rime.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() {