summaryrefslogtreecommitdiff
path: root/community/librime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/librime/PKGBUILD')
-rw-r--r--community/librime/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/librime/PKGBUILD b/community/librime/PKGBUILD
index 22775c8e7..073cc7eff 100644
--- a/community/librime/PKGBUILD
+++ b/community/librime/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 87418 2013-03-31 19:18:22Z stephane $
+# $Id: PKGBUILD 90135 2013-05-07 05:26:30Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
# Contributor: 網軍總司令
pkgname=librime
-pkgver=0.9.8
+pkgver=0.9.9
pkgrel=2
pkgdesc="Rime input method engine"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
license=('GPL3')
-depends=('boost' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp')
+depends=('boost' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp>=0.5')
optdepends=('brise: Rime schema repository')
makedepends=('cmake')
source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('2ef61458bd5b08652ae0ca190af072ba')
+md5sums=('bd705cd3e4c7ab6e47d983b07044769f')