[arch-commits] Commit in librime/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Dec 17 10:32:58 UTC 2015


    Date: Thursday, December 17, 2015 @ 11:32:57
  Author: fyan
Revision: 153559

upgpkg: librime 1.2.20151020-1

Modified:
  librime/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-17 10:20:51 UTC (rev 153558)
+++ PKGBUILD	2015-12-17 10:32:57 UTC (rev 153559)
@@ -4,16 +4,17 @@
 # Contributor: 網軍總司令
 
 pkgname=librime
-pkgver=1.2.20141205
-pkgrel=5
+pkgver=1.2.20151020
+_commit=4734375c32a790f469f432838e5d507129739ea4
+pkgrel=1
 pkgdesc="Rime input method engine"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/rimeime/"
 license=('GPL3')
-depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 'marisa')
+depends=('boost-libs' 'opencc' 'yaml-cpp' 'leveldb' 'google-glog' 'marisa')
 optdepends=('brise: Rime schema repository')
 makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8")
+source=("git+https://github.com/rime/librime.git#commit=$_commit")
 sha512sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list