summaryrefslogtreecommitdiff
path: root/community/librime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/librime/PKGBUILD')
-rw-r--r--community/librime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/librime/PKGBUILD b/community/librime/PKGBUILD
index f2e60667b..a4caf9c0c 100644
--- a/community/librime/PKGBUILD
+++ b/community/librime/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 82381 2013-01-16 11:25:08Z fyan $
+# $Id: PKGBUILD 82860 2013-01-25 04:19:04Z svenstaro $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
# Contributor: 網軍總司令
pkgname=librime
pkgver=0.9.7
-pkgrel=1
+pkgrel=3
pkgdesc="Rime input method engine"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
license=('GPL3')
-depends=('boost>=1.46' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp')
+depends=('boost>=1.46' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp0.3')
optdepends=('brise: Rime schema repository')
makedepends=('cmake')
source=("http://rimeime.googlecode.com/files/$pkgname-$pkgver.tar.gz")