summaryrefslogtreecommitdiff
path: root/community/ibus-rime
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-18 00:06:08 -0800
committerroot <root@rshg054.dnsready.net>2013-01-18 00:06:08 -0800
commit995f428bf6c3170027dd5f9ea9f17e8fa4bdfac8 (patch)
tree9321d3e4d17ef635f93e0b7a2923c288109a9c1f /community/ibus-rime
parent4e8c9530dbbf6c8b4c8147cef8fe9845c8898de3 (diff)
Fri Jan 18 00:06:07 PST 2013
Diffstat (limited to 'community/ibus-rime')
-rw-r--r--community/ibus-rime/PKGBUILD4
-rw-r--r--community/ibus-rime/ibus-rime.install2
2 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus-rime/PKGBUILD b/community/ibus-rime/PKGBUILD
index 77ebf8420..fe95d92c2 100644
--- a/community/ibus-rime/PKGBUILD
+++ b/community/ibus-rime/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 82388 2013-01-16 12:33:42Z fyan $
+# $Id: PKGBUILD 82426 2013-01-17 13:14:23Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
# Contributor: 網軍總司令
pkgname=ibus-rime
pkgver=0.9.7
-pkgrel=1
+pkgrel=2
pkgdesc="Rime input method engine for ibus"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
diff --git a/community/ibus-rime/ibus-rime.install b/community/ibus-rime/ibus-rime.install
index 220126eb3..1ed0581cb 100644
--- a/community/ibus-rime/ibus-rime.install
+++ b/community/ibus-rime/ibus-rime.install
@@ -1,3 +1,3 @@
pre_upgrade() {
- rm /usr/share/ibus-rime/*.bin || true
+ rm -f /usr/share/ibus-rime/*.bin
}