summaryrefslogtreecommitdiff
path: root/community/ibus-rime
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-08 00:08:16 -0800
committerroot <root@rshg054.dnsready.net>2013-02-08 00:08:16 -0800
commit7c92c5fcfb5653f63243842299e413672653d1ad (patch)
tree3487915cdf6e673c8a6dccfbd2a526e341550c87 /community/ibus-rime
parent8e5a0a990a12a59cadb687cae22a1960fce1660b (diff)
Fri Feb 8 00:08:16 PST 2013
Diffstat (limited to 'community/ibus-rime')
-rw-r--r--community/ibus-rime/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/ibus-rime/PKGBUILD b/community/ibus-rime/PKGBUILD
index fe95d92c2..9ef07caed 100644
--- a/community/ibus-rime/PKGBUILD
+++ b/community/ibus-rime/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 82426 2013-01-17 13:14:23Z fyan $
+# $Id: PKGBUILD 83942 2013-02-07 09:33:33Z 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=2
+pkgver=0.9.8
+pkgrel=1
pkgdesc="Rime input method engine for ibus"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
license=('GPL3')
-depends=('ibus' 'libnotify' 'librime>=0.9.3' 'brise')
+depends=('ibus' 'libnotify' 'librime>=0.9.8' 'brise')
makedepends=('cmake')
install='ibus-rime.install'
source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('7234fd5ed900274f83c418c83ef3a630')
+md5sums=('813148d4ddc9b14fe099d12a99befe63')