diff options
Diffstat (limited to 'community/ibus-rime/PKGBUILD')
-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 73a1a7f7b..e2035031b 100644 --- a/community/ibus-rime/PKGBUILD +++ b/community/ibus-rime/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 80615 2012-11-27 03:11:48Z 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.4 +pkgver=0.9.7 pkgrel=2 pkgdesc="Rime input method engine for ibus" arch=('i686' 'x86_64' 'mips64el') @@ -25,4 +25,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums=('ec7fdc6f8c772b1c5412be59546bc667') +md5sums=('7234fd5ed900274f83c418c83ef3a630') |