[arch-commits] Commit in librime/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Apr 2 07:41:15 UTC 2015
Date: Thursday, April 2, 2015 @ 09:41:14
Author: fyan
Revision: 130510
upgpkg: librime 1.2.20141205-2
rebuild with yaml-cpp 0.5.2
Modified:
librime/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-02 04:28:43 UTC (rev 130509)
+++ PKGBUILD 2015-04-02 07:41:14 UTC (rev 130510)
@@ -1,11 +1,11 @@
# $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
# Contributor: 網軍總司令
pkgname=librime
-pkgver=1.2.20141112
-pkgrel=1
+pkgver=1.2.20141205
+pkgrel=2
pkgdesc="Rime input method engine"
arch=('i686' 'x86_64')
url="http://code.google.com/p/rimeime/"
@@ -13,7 +13,7 @@
depends=('boost-libs' 'google-glog' 'kyotocabinet' 'opencc' 'yaml-cpp' 'marisa')
optdepends=('brise: Rime schema repository')
makedepends=('cmake' 'boost' 'git')
-source=("git+https://github.com/lotem/librime.git#commit=1e708aef32b0915b257963ccd5a836d37a7d636a")
+source=("git+https://github.com/rime/librime.git#commit=cbe2ffcbbde147a741b1d03f4f5b4e408f6ccdb8")
sha512sums=('SKIP')
build() {
More information about the arch-commits
mailing list