diff options
author | root <root@rshg054.dnsready.net> | 2013-01-13 01:15:03 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-13 01:15:03 -0800 |
commit | 7cb984c0e1226ac1e5606206ff7c6a34eecb63fd (patch) | |
tree | 3817ae238a5af5ce6194ac0b861420148eaaff96 /community/librime | |
parent | 8c2563c3c13cb7a279544f6926cbdd2eb902cc9a (diff) |
Sun Jan 13 01:14:34 PST 2013
Diffstat (limited to 'community/librime')
-rw-r--r-- | community/librime/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/librime/PKGBUILD b/community/librime/PKGBUILD index 5448efe84..407e5f950 100644 --- a/community/librime/PKGBUILD +++ b/community/librime/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 80591 2012-11-26 15:20:56Z fyan $ +# $Id: PKGBUILD 82224 2013-01-12 16:38:20Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: GONG Chen <chen dot sst at gmail dot com> # Contributor: 網軍總司令 pkgname=librime -pkgver=0.9.4 -pkgrel=3 +pkgver=0.9.6 +pkgrel=1 pkgdesc="Rime input method engine" arch=('i686' 'x86_64') url="http://code.google.com/p/rimeime/" @@ -25,4 +25,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums=('c917d52ddc5483147d0409de9dafc8af') +md5sums=('3e57ad55bcd82e7c995ad37f52b7d432') |