diff options
author | root <root@rshg054.dnsready.net> | 2013-01-17 00:06:09 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-17 00:06:09 -0800 |
commit | 4e8c9530dbbf6c8b4c8147cef8fe9845c8898de3 (patch) | |
tree | 86de1737558215adb39fdcd56c699257288facca /community/ibus-rime | |
parent | e1c991185c594db7cc8978ed0239ebca4d37560e (diff) |
Thu Jan 17 00:06:09 PST 2013
Diffstat (limited to 'community/ibus-rime')
-rw-r--r-- | community/ibus-rime/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ibus-rime/PKGBUILD b/community/ibus-rime/PKGBUILD index 58eba088d..77ebf8420 100644 --- a/community/ibus-rime/PKGBUILD +++ b/community/ibus-rime/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 82230 2013-01-12 17:16:35Z fyan $ +# $Id: PKGBUILD 82388 2013-01-16 12:33:42Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: GONG Chen <chen dot sst at gmail dot com> # Contributor: 網軍總司令 pkgname=ibus-rime -pkgver=0.9.6 +pkgver=0.9.7 pkgrel=1 pkgdesc="Rime input method engine for ibus" arch=('i686' 'x86_64') @@ -25,4 +25,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums=('02d87a0b45f0a03a80e7e10d963d8f4c') +md5sums=('7234fd5ed900274f83c418c83ef3a630') |